commit | 9d91e3c78c1f8e750a2fae0d130bffc467a081c5 | [log] [tgz] |
---|---|---|
author | Fangrui Song <i@maskray.me> | Tue Mar 16 10:07:01 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 18 05:06:03 2021 -0700 |
tree | 8286908970a9c7d92fdb6b43f81e2d3029406af5 | |
parent | 36f44f172a1f458f114ac4aa69e23c1d96060d34 [diff] |
[llvm-nm] Add --format=just-symbols and make --just-symbol-name its alias https://sourceware.org/bugzilla/show_bug.cgi?id=27487 binutils will have --format=just-symbols/-j as well. Arbitrarily prefer `-j` to `--format=sysv`. Previously `--format=sysv -j` prints in the sysv format while `-j` takes precedence over other formats. Differential Revision: https://reviews.llvm.org/D98569 GitOrigin-RevId: 8fbedb6b908f20b9972cb064dfe7b6d7ea3782ef