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-ifs
/
binary-read-no-dynamic.test
blob
11dc02e25e6d2a96fd8b9f1170270c291b6bf787
1
# RUN: yaml2obj %s -o %t
2
# RUN: not llvm-ifs --input-format=ELF --output-ifs=%t.tbe %t 2>&1 | FileCheck %s
3
4
!ELF
5
FileHeader:
6
Class: ELFCLASS64
7
Data: ELFDATA2LSB
8
Type: ET_DYN
9
Machine: EM_X86_64
10
11
# CHECK: No .dynamic section found