Update LLVM
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule "src/llvm"]
|
||||
path = src/llvm
|
||||
url = https://github.com/brson/llvm.git
|
||||
url = https://github.com/alexcrichton/llvm.git
|
||||
branch = master
|
||||
[submodule "src/libuv"]
|
||||
path = src/libuv
|
||||
|
||||
2
src/llvm
2
src/llvm
Submodule src/llvm updated: 2e9f0d21fe...e3abef3eed
@@ -1,4 +1,4 @@
|
||||
# If this file is modified, then llvm will be forcibly cleaned and then rebuilt.
|
||||
# The actual contents of this file do not matter, but to trigger a change on the
|
||||
# build bots then the contents should be changed so git updates the mtime.
|
||||
2013-07-03
|
||||
2013-07-04
|
||||
|
||||
Reference in New Issue
Block a user