llvm-6502/unittests/Transforms
Manman Ren 807538b567 [Debug Info] add DISubroutineType and its creation takes DITypeArray.
DITypeArray is an array of DITypeRef, at its creation, we will create
DITypeRef (i.e use the identifier if the type node has an identifier).

This is the last patch to unique the type array of a subroutine type.

rdar://17628609


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214132 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-28 22:24:06 +00:00
..
DebugIR Finishing touch for the std::error_code transition. 2014-06-13 17:20:48 +00:00
Utils [Debug Info] add DISubroutineType and its creation takes DITypeArray. 2014-07-28 22:24:06 +00:00
CMakeLists.txt Adding tests for DebugIR pass 2013-06-28 20:37:20 +00:00
Makefile Adding tests for DebugIR pass 2013-06-28 20:37:20 +00:00