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
[MIParser] Set RegClassOrRegBank during instruction parsing
[llvm-complete.git]
/
test
/
Object
/
AMDGPU
/
elf32-unknown.yaml
blob
27283b895e76e0c744714402222f92f535a4c9a3
1
# RUN: yaml2obj %s > %t.o
2
# RUN: llvm-readobj -S --file-headers %t.o | FileCheck %s
3
4
# CHECK: Format: ELF32-amdgpu
5
6
--- !ELF
7
FileHeader:
8
Class: ELFCLASS32
9
Data: ELFDATA2LSB
10
Type: ET_REL
11
Machine: EM_AMDGPU