[PATCH] D58493: [libsanitizer] Handle assembler-generated dwarf info in backtrace

Denis Khalikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 21 02:16:41 PST 2019


dennis13 added a comment.

@vries Thanks for reopen this problem,
by the way,
this is a really hard to face in real world, you have to compile by gcc without debuginfo or write on assembly, and then add debuginfo by "as".


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D58493





More information about the llvm-commits mailing list