1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/tools/llvm-nm
Kevin Enderby c8edddc947 For llvm-nm and Mach-O files that are fully stripped, special case a redacted LC_MAIN
As a further refinement on:

r328274 - For llvm-nm and Mach-O files also use function starts info in some cases when printing symbols

we want to special case a redacted LC_MAIN so it is easier to find.

rdar://38978929

llvm-svn: 328820
2018-03-29 20:04:29 +00:00
..
AArch64 llvm-nm should show a symbol type of T for symbols in the (__TEXT_EXEC,__text) section. 2018-01-31 00:00:41 +00:00
ARM
wasm [WebAssembly] Disallow weak undefined globals in the object format 2018-03-09 16:30:44 +00:00
X86 For llvm-nm and Mach-O files that are fully stripped, special case a redacted LC_MAIN 2018-03-29 20:04:29 +00:00
invalid-input.test
lit.local.cfg