llvm-project/llvm/unittests/Transforms
Duncan P. N. Exon Smith aa861aa483 DebugInfo: Remove DIArray and DITypeArray typedefs
Remove the `DIArray` and `DITypeArray` typedefs, preferring the
underlying types (`DebugNodeArray` and `MDTypeRefArray`, respectively).

llvm-svn: 235413
2015-04-21 20:07:38 +00:00
..
IPO Add explicit type to empty std::set initializer to fix the libc++ build. 2015-03-03 01:39:13 +00:00
Utils DebugInfo: Remove DIArray and DITypeArray typedefs 2015-04-21 20:07:38 +00:00
CMakeLists.txt Introduce bitset metadata format and bitset lowering pass. 2015-02-20 20:30:47 +00:00
Makefile Introduce bitset metadata format and bitset lowering pass. 2015-02-20 20:30:47 +00:00