1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Mehdi Amini 12f0648f10 ValueMapper: fix assertion when null-mapping a constant for linking metadata
Summary:
When RF_NullMapMissingGlobalValues is set, mapValue can return null
for GlobalValue. When mapping the operands of a constant that is
referenced from metadata, we need to handle this case and actually
return null instead of mapping this constant.

Reviewers: dexonsmith, rafael

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D20713

llvm-svn: 271129
2016-05-28 17:26:03 +00:00
..
2016-01-20 22:05:50 +00:00
2015-12-10 14:19:35 +00:00
2016-03-24 00:06:03 +00:00
2015-12-01 15:19:48 +00:00
2015-12-01 15:19:48 +00:00
2015-12-01 15:19:48 +00:00
2015-11-27 23:21:45 +00:00
2015-12-07 16:31:41 +00:00
2015-11-30 18:54:24 +00:00
2015-12-01 15:46:46 +00:00
2015-12-08 02:29:45 +00:00
2015-12-07 16:31:41 +00:00
2015-11-29 14:53:06 +00:00
2015-12-07 16:31:41 +00:00
2015-12-07 16:31:41 +00:00
2015-12-07 16:31:41 +00:00