Skip to content

Commit

Permalink
Fix LLVM assertion when a weak symbol is defined in global_asm.
Browse files Browse the repository at this point in the history
This change will fix the issue from
rust-embedded/svd2rust#130
  • Loading branch information
pftbest committed Jul 18, 2017
1 parent 2e63340 commit 9b8c223
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 9b8c223

Please sign in to comment.