mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
6152f7d596
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193912 91177308-0d34-0410-b5e6-96231b3b80d8
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
|