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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
lld
/
test
/
MachO
/
no-exports-dylib.s
blob
7a1afaefd6736895fe9963026ba3ce8742edad78
1
# REQUIRES: x86
2
# RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %s -o %t.o
3
# RUN: %lld -dylib %t.o -o %t.dylib
4
5
# RUN: obj2yaml %t.dylib | FileCheck %s
6
# CHECK: export_size: 0