1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/test/tools/llvm-nm
Martin Storsjo 30bb4fe8f8 [llvm-nm] Don't error out on multiple occurrances of the -g/--external-only flag
GNU binutils nm doesn't error out on this, and some projects' build
systems can end up doing that in some cases. Allowing that seems like
a better target than trying to avoid user projects passing multiple
-g parameters to $NM.

Differential Revision: https://reviews.llvm.org/D39539

llvm-svn: 317301
2017-11-03 07:18:21 +00:00
..
ARM
wasm [WebAssembly] Allow each data segment to specify its own alignment 2017-09-29 16:50:08 +00:00
X86 [llvm-nm] Don't error out on multiple occurrances of the -g/--external-only flag 2017-11-03 07:18:21 +00:00
invalid-input.test
lit.local.cfg [WebAssembly] Improve readobj and nm support for wasm 2017-04-14 19:50:44 +00:00