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

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 11:51:19 PDT 2019


avl added a comment.

> This seems like it might be worth a broader discussion about these sort of cases - probably llvm-dev, 
> maybe with some DWARF folks (though the usual LLVM debug info cabal (myself, @aprantl, @probinson,
>  @JDevlieghere, and @echristo) is probably sufficient to get a rough idea of what might be a good general approach).

There were some topics already as @jhenderson mentioned above. I also found several related discussions. 
I would try to summarize them and create such a discussion about good general approach.


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

https://reviews.llvm.org/D59553





More information about the llvm-commits mailing list