repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Typo fix; NFC
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-nm
/
X86
/
format-sysv-64-bit.test
blob
8169bb5233e728524f5c48296e3b48519da64713
1
RUN: llvm-nm -f sysv %p/Inputs/hello.obj.elf-x86_64 | FileCheck %s --strict-whitespace
2
3
CHECK: Name Value Class Type Size Line Section
4
CHECK: main |0000000000000000| T | FUNC|0000000000000015| |.text
5
CHECK: puts | | U | NOTYPE| | |*UND*