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
This commit is contained in:
parent
5b4244d917
commit
d1e4815255
2
src/llvm
2
src/llvm
@ -1 +1 @@
|
||||
Subproject commit f67442eee27d3d075a65cf7f9a70f7ec6649ffd1
|
||||
Subproject commit 0964c68ddf2c67ce455e7443a06f4bb3db9e92bb
|
@ -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-04
|
||||
2013-08-20
|
||||
|
Loading…
x
Reference in New Issue
Block a user