summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/RISCV
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [Object][RISCV][test] Improve DebugInfo/RISCV/relax-debug-frame.llFangrui Song2019-11-261-14/+10
* [Object][RISCV] Resolve R_RISCV_32_PCRELLuís Marques2019-11-211-1/+2
* [RISCV] Fix wrong CFI directivesLuís Marques2019-11-141-3/+2
* DebugInfo: Do not create a debug_macinfo section if no CUs have associated ma...David Blaikie2019-11-081-3/+3
* [DebugInfo] Some fields do not need relocations even relax is enabled.Hsiangkai Wang2019-07-192-7/+10
* [DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.Hsiangkai Wang2019-07-191-0/+59
* Revert "[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame."Hsiangkai Wang2019-07-182-66/+7
* [DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.Hsiangkai Wang2019-07-182-7/+66
* [RISCV][DebugInfo] Fix dwarf-riscv-relocs.ll test on WindowsAlex Bradbury2019-07-181-1/+1
* [DWARF][RISCV] Add support for RISC-V relocations needed for debug infoAlex Bradbury2019-07-181-0/+105
* [RISCV][NFC] Add tests that capture current encodings for DWARF EHAlex Bradbury2019-07-171-0/+34
* [DebugInfo] Generate fixups as emitting DWARF .debug_line.Hsiangkai Wang2018-08-012-0/+77
OpenPOWER on IntegriCloud