Skip to content

Commit

Permalink
Auto merge of #43313 - pftbest:fix_asm, r=alexcrichton
Browse files Browse the repository at this point in the history
[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
  • Loading branch information
bors committed Jul 21, 2017
2 parents d361efa + 9b8c223 commit 6c94965
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/rustllvm/llvm-rebuild-trigger
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# If this file is modified, then llvm will be (optionally) 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.
2017-07-12
2017-07-18

0 comments on commit 6c94965

Please sign in to comment.