Skip to content

Commit 108c566

Browse files
committed
Merge LLVM fix for undefined bss globals
This fixes rust-lang#41315.
1 parent 948e3a3 commit 108c566

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/rustllvm/llvm-rebuild-trigger

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# If this file is modified, then llvm will be (optionally) 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-
2018-03-06
4+
2018-03-10

0 commit comments

Comments
 (0)