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]
/
llvm
/
test
/
tools
/
llvm-objdump
/
MachO
/
truncated-section.test
blob
16d56295e45893fd653a2b51891c6f2c5d83c5f4
1
RUN: llvm-objdump --macho -d %p/Inputs/truncated-section.dylib.macho-x86_64 | FileCheck %s
2
3
CHECK: _func:
4
CHECK: retq
5
CHECK: retq
6
7
CHECK: section data ends, _func2 lies outside valid range