[PATCH] D76213: [llvm-nm] Add test for `--debug-syms --dynamic`

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 14:14:20 PDT 2020


MaskRay added a comment.

`--debug-syms` may be legacy cruft of GNU nm. An x86 nm does not hide `$a` `$t` mapping symbols. I wonder whether we should drop the auto-hide logic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76213





More information about the llvm-commits mailing list