Moving LLVM 3.6.0 version to 3.6.1
This commit is contained in:
2
alloy.py
2
alloy.py
@@ -125,7 +125,7 @@ def build_LLVM(version_LLVM, revision, folder, tarball, debug, selfbuild, extra,
|
||||
if version_LLVM == "trunk":
|
||||
SVN_PATH="trunk"
|
||||
if version_LLVM == "3.6":
|
||||
SVN_PATH="tags/RELEASE_360/final"
|
||||
SVN_PATH="tags/RELEASE_361/final"
|
||||
version_LLVM = "3_6"
|
||||
if version_LLVM == "3.5":
|
||||
SVN_PATH="tags/RELEASE_351/final"
|
||||
|
||||
Reference in New Issue
Block a user