mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-15 21:47:04 +00:00
Fix LLVM assertion when a weak symbol is defined in global_asm.
This change will fix the issue from https://github.com/japaric/svd2rust/pull/130
This commit is contained in:
parent
2e6334062e
commit
9b8c223407
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