llvm-project/llvm/test/DebugInfo/RISCV
Greg Clayton a4b842e294 Show register names in DWARF unwind info.
Register context information was already being passed into the DWARFDebugFrame code that dumps unwind information but it wasn't being used. This change adds the ability to dump registers names of a valid MC register context was passed in and if it knows about the register. Updated the tests to use the newly returned register names.

Differential Revision: https://reviews.llvm.org/D88767
2020-10-05 15:34:33 -07:00
..
dwarf-riscv-relocs.ll [DebugInfo] Report the format of line tables [7/10] 2020-06-02 17:55:31 +07:00
eh-frame.s Show register names in DWARF unwind info. 2020-10-05 15:34:33 -07:00
lit.local.cfg
relax-debug-frame.ll
relax-debug-line.ll [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
saverestore.ll