[PATCH] D46850: [DebugInfo] Generate fixups as emitting DWARF .debug_line.
Hsiangkai Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 24 22:55:19 PDT 2018
HsiangKai added a comment.
Create a simple slide to describe the problem in current LLVM implementation.
If there is no relocation in .debug_line, the program will be undebuggable after relaxation.
https://www.slideshare.net/chimerawang/debug-line-issues-after-relaxation-98620696
Repository:
rL LLVM
https://reviews.llvm.org/D46850
More information about the llvm-commits
mailing list