Debug Info: Use identifier to reference DIType in containing type field of
authorManman Ren <manman.ren@gmail.com>
Fri, 6 Sep 2013 18:46:00 +0000 (18:46 +0000)
committerManman Ren <manman.ren@gmail.com>
Fri, 6 Sep 2013 18:46:00 +0000 (18:46 +0000)
commite42279cda481b48138d2119f4a4bbce7077f0a72
tree7ed0b8521bcd57f6ab0b94ad41a5a637f84e7470
parent5930eabe0fdc48c02c5af500aa5b1c5b732848b1
Debug Info: Use identifier to reference DIType in containing type field of
a DICompositeType.

Verifier is updated accordingly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190190 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo.h
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/IR/DIBuilder.cpp
lib/IR/DebugInfo.cpp
test/DebugInfo/tu-composite.ll [new file with mode: 0644]