llvm-project/llvm/unittests/DebugInfo/DWARF
RamNalamothu 167e7afcd5 Implement DW_CFA_LLVM_* for Heterogeneous Debugging
Add support in MC/MIR for writing/parsing, and DebugInfo.

This is part of the Extensions for Heterogeneous Debugging defined at
https://llvm.org/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.html

Specifically the CFI instructions implemented here are defined at
https://llvm.org/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.html#cfa-definition-instructions

Reviewed By: clayborg

Differential Revision: https://reviews.llvm.org/D76877
2021-06-14 08:51:50 +05:30
..
CMakeLists.txt [DWARF] Fix crash for DWARFDie::dump. 2021-04-14 18:46:34 -07:00
DWARFAcceleratorTableTest.cpp
DWARFDataExtractorTest.cpp
DWARFDebugArangeSetTest.cpp
DWARFDebugFrameTest.cpp Implement DW_CFA_LLVM_* for Heterogeneous Debugging 2021-06-14 08:51:50 +05:30
DWARFDebugInfoTest.cpp [Test][DebugInfo] Check for backend object emission support. 2021-03-18 09:51:00 +00:00
DWARFDebugLineTest.cpp Bump googletest to 1.10.0 2021-05-14 19:16:31 +02:00
DWARFDieManualExtractTest.cpp [DWARF] Fix crash for DWARFDie::dump. 2021-04-14 18:46:34 -07:00
DWARFDieTest.cpp
DWARFExpressionCompactPrinterTest.cpp
DWARFFormValueTest.cpp Bump googletest to 1.10.0 2021-05-14 19:16:31 +02:00
DWARFListTableTest.cpp [llvm] [dwarf] Fix DWARFListTableHeader::getOffsetEntry off-by-one 2021-03-14 21:42:44 +01:00
DWARFLocationExpressionTest.cpp
DwarfGenerator.cpp [MC] Refactor MCObjectFileInfo initialization and allow targets to create MCObjectFileInfo 2021-05-23 14:15:23 -07:00
DwarfGenerator.h
DwarfUtils.cpp [Test][DebugInfo] Check for backend object emission support. 2021-03-18 09:51:00 +00:00
DwarfUtils.h [Test][DebugInfo] Check for backend object emission support. 2021-03-18 09:51:00 +00:00