1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib/Bitcode
Peter Collingbourne 232f184d9b IR: Allow multiple global metadata attachments with the same type.
This will be necessary to allow the global merge pass to attach
multiple debug info metadata nodes to global variables once we reverse
the edge from DIGlobalVariable to GlobalVariable.

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

llvm-svn: 271358
2016-06-01 01:17:57 +00:00
..
Reader IR: Allow multiple global metadata attachments with the same type. 2016-06-01 01:17:57 +00:00
Writer IR: Allow multiple global metadata attachments with the same type. 2016-06-01 01:17:57 +00:00
CMakeLists.txt
LLVMBuild.txt