mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-19 18:34:08 +00:00
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 https://github.com/japaric/svd2rust/pull/130 cc @japaric r? @alexcrichton
This commit is contained in:
commit
6c949655de
2
src/llvm
2
src/llvm
@ -1 +1 @@
|
||||
Subproject commit a5ef0696d7c103006d3cb1f4263bad0ca13adca8
|
||||
Subproject commit d9e7d2696e41983b6b5a0b4fac604b4e548a84d3
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user