[PATCH] D98669: [RISCV] Make empty name symbols SF_FormatSpecific so that llvm-symbolizer ignores them for symbolization

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 16 14:11:25 PDT 2021


MaskRay added a comment.

In a related nm discussion, https://sourceware.org/bugzilla/show_bug.cgi?id=27584#c4 said whether `.L` should be suppressed from nm output.
Doing that may be useful for GCC riscv but we can do that as a follow-up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98669



More information about the llvm-commits mailing list