llvm-project/llvm/test/DebugInfo/RISCV
Luís Marques c6b09bff56 [RISCV] Fix wrong CFI directives
Summary: Removes CFI CFA directives that could incorrectly propagate
beyond the basic block they were inteded for. Specifically it removes
the epilogue CFI directives. See the branch_and_tail_call test for an
example of the issue. Should fix the stack unwinding issues caused by
the incorrect directives.

Reviewers: asb, lenary, shiva0217
Reviewed By: lenary
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69723
2019-11-14 18:29:50 +00:00
..
dwarf-riscv-relocs.ll DebugInfo: Do not create a debug_macinfo section if no CUs have associated macros 2019-11-08 15:30:11 -08:00
eh-frame.s
lit.local.cfg
relax-debug-frame.ll [RISCV] Fix wrong CFI directives 2019-11-14 18:29:50 +00:00
relax-debug-line.ll