repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert r354244 "[DAGCombiner] Eliminate dead stores to stack."
[llvm-complete.git]
/
test
/
Object
/
yaml2obj-elf-file-headers.yaml
blob
4dfee5f9387d55b04262f31f3bd6eaeed168e9c9
1
# RUN: yaml2obj %s | llvm-readobj -file-headers - | FileCheck %s
2
!ELF
3
FileHeader:
4
Class: ELFCLASS64
5
Data: ELFDATA2LSB
6
OSABI: ELFOSABI_GNU
7
Type: ET_REL
8
Machine: EM_X86_64
9
10
# CHECK: OS/ABI: GNU/Linux
11
# CHECK: Type: Relocatable