1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/unittests/DebugInfo
Greg Clayton 7f8fe691ac Verify that no compile units share the same line table in "llvm-dwarfdump --verify"
Check to make sure no compile units have the same DW_AT_stmt_list values. Report a verification error if they do.

Differential Revision: https://reviews.llvm.org/D32771

llvm-svn: 302039
2017-05-03 15:45:31 +00:00
..
DWARF Verify that no compile units share the same line table in "llvm-dwarfdump --verify" 2017-05-03 15:45:31 +00:00
PDB Revert r301986 (and subsequent r301987). 2017-05-03 07:29:25 +00:00
CMakeLists.txt