Skip to content

Commit d1e4815

Browse files
committed
Upgrade llvm to current HEAD
* This has one workaround patch (everything's testing just fine...) * I reworked the fixedstacksegment attribute to be specified with a string rather than using a keyword and an integer and modifying the parser * I added a "no-split-stack" attribute along the same lines as the "fixedstacksegment" attribute for #1226
1 parent 5b4244d commit d1e4815

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/llvm

Submodule llvm updated 5382 files

src/rustllvm/llvm-auto-clean-trigger

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# If this file is modified, then llvm will be forcibly cleaned and then rebuilt.
22
# The actual contents of this file do not matter, but to trigger a change on the
33
# build bots then the contents should be changed so git updates the mtime.
4-
2013-07-04
4+
2013-08-20

0 commit comments

Comments
 (0)