Update LLVM
This commit is contained in:
parent
9ae0658fd0
commit
1d06aaae64
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
@ -1 +1 @@
|
||||
Subproject commit 2e9f0d21fe321849a4759a01fc28eae82ef196d6
|
||||
Subproject commit e3abef3eedc8d5bad3420c7e29bf2fe80585316a
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user