Skip to content

Commit 6c94965

Browse files
committed
Auto merge of #43313 - pftbest:fix_asm, r=alexcrichton
[LLVM] Fix an assertion when a weak symbol is defined in global_asm. This change will fix the issue from rust-embedded/svd2rust#130 cc @japaric r? @alexcrichton
2 parents d361efa + 9b8c223 commit 6c94965

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/rustllvm/llvm-rebuild-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 (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-
2017-07-12
4+
2017-07-18

0 commit comments

Comments
 (0)