1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/unittests/DebugInfo/DWARF
Paul Robinson 3707b00913 [DWARF] Versioning for DWARF constants; verify FORMs
Associate the version-when-defined with definitions of standard DWARF
constants.  Identify the "vendor" for DWARF extensions.
Use this information to verify FORMs in .debug_abbrev are defined as
of the DWARF version specified in the associated unit.
Removed two tests that had specified DWARF v1 (which essentially does
not exist).

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

llvm-svn: 300875
2017-04-20 19:16:51 +00:00
..
CMakeLists.txt [DWARF] [ObjectYAML] Adding APIs for unittesting 2017-01-20 19:03:14 +00:00
DWARFDebugInfoTest.cpp [DWARF] Versioning for DWARF constants; verify FORMs 2017-04-20 19:16:51 +00:00
DWARFFormValueTest.cpp
DwarfGenerator.cpp [DWARF] NFC. A few bits of minor code cleanup. 2017-03-06 19:25:07 +00:00
DwarfGenerator.h [DWARF] NFC. A few bits of minor code cleanup. 2017-03-06 19:25:07 +00:00