1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Davide Italiano d5a8d17b60 [obj2yaml] Produce correct output for invalid relocations.
R_X86_64_NONE can be emitted without a symbol associated (well,
in theory it should never be emitted in an ABI-compliant relocatable
object). So, if there's no symbol associated to a reloc, emit one
with an empty name, instead of crashing.

Ack'ed by Michael Spencer offline.

PR: 31768
llvm-svn: 293224
2017-01-26 23:12:53 +00:00
..
2017-01-26 00:39:51 +00:00
2016-12-08 15:28:02 +00:00
2017-01-22 17:41:10 +00:00
2017-01-26 02:03:58 +00:00
2016-11-01 20:19:33 +00:00
2016-11-29 21:54:33 +00:00