mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
1506f61a81
There is still a long way to go for llvm-nm, but at least we now match nm's letter output in the cases we test for. llvm-svn: 193912
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
RUN: llvm-nm %p/Inputs/weak-global-symbol.macho-i386 | FileCheck %s
|
|
|
|
CHECK: 00000000 S _a
|