mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-12 15:51:35 +00:00
![Rafael Espindola](/assets/img/avatar_default.png)
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
|