[PATCH] D59553: [LLD][ELF][DebugInfo] llvm-symbolizer shows incorrect source line info if --gc-sections used

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 08:21:45 PDT 2019


jhenderson added a comment.

@avl, something you might want to watch out for is the behaviour of `llvm-dwarfdump --verify` where this patching has happened. I've seen it spit out complaints about "invalid address ranges" for this situation.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59553/new/

https://reviews.llvm.org/D59553





More information about the llvm-commits mailing list