summaryrefslogtreecommitdiff
path: root/update_external_sources.sh
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtney@LunarG.com>2015-02-05 15:35:26 -0700
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-02-05 15:35:26 -0700
commit2016e97d00501c0fd13df134573e56c4a1872926 (patch)
treeb357ee216df9bf96cda7c90a98660122e3fdba52 /update_external_sources.sh
parente3c27bef24bbc0ec83be6423bca2eeb27430bc91 (diff)
BIL: Update BIL version
Diffstat (limited to 'update_external_sources.sh')
-rwxr-xr-xupdate_external_sources.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/update_external_sources.sh b/update_external_sources.sh
index f76d5c60..f5720320 100755
--- a/update_external_sources.sh
+++ b/update_external_sources.sh
@@ -2,9 +2,9 @@
# Update source for glslang and LLVM
# Copy necessary BIL pieces into glslang and LLVM
-BIL_REVISION=29595
+BIL_REVISION=29773
LUNARGLASS_REVISION=1060
-GLSLANG_REVISION=29595
+GLSLANG_REVISION=29773
BUILDDIR=$PWD
BASEDIR=$BUILDDIR/..