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:
Vadzim Dambrouski 2017-07-18 14:40:51 +03:00
parent 2e6334062e
commit 9b8c223407
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit a5ef0696d7c103006d3cb1f4263bad0ca13adca8
Subproject commit d9e7d2696e41983b6b5a0b4fac604b4e548a84d3

View File

@ -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