nickdesaulniers added a comment.

In D136309#3871769 <https://reviews.llvm.org/D136309#3871769>, @MaskRay wrote:

> (Note that assembler synthesized debug info for assembly files is a very 
> minor feature. I don't know why the Linux kernel is so fond of it..).

This is _required_ for symbolicating symbols defined in assembler for stack 
traces. The primary use is for system wide profiling.  See also b/249023842 and 
b/236733195.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136309

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to