dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
init repo
ronnie
2022-10-14
1504bb53e29d3d46222c0b3ea994fc494b48e153
[~lzh/A133.git]
/
android
/
external
/
swiftshader
/
third_party
/
llvm-7.0
/
llvm
/
test
/
tools
/
llvm-nm
/
X86
/
posixMachO.test
1
2
3
4
5
6
7
# RUN: llvm-nm -P %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s
# CHECK: EH_frame0 s 68 0
# CHECK: L_.str s 3b 0
# CHECK: _main T 0 0
# CHECK: _main.eh S 80 0
# CHECK: _printf U 0 0