[PATCH] D51908: [DebugInfo] Do not generate debug info for removed labels.
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 12 02:18:52 PDT 2018
probinson added a comment.
Can you preserved the declaration DIE (at 0x0000007c) while omitting the definition DIE (at 0x00000063)? Does that still cause a problem for GDB?
Repository:
rL LLVM
https://reviews.llvm.org/D51908
More information about the llvm-commits
mailing list