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
/
CodeGen
/
Mips
/
micromips-ase-function-attribute.ll
blob
cd78166d372a686b9103acbae9e38bdf0917b8eb
1
; RUN: llc -mtriple=mips-unknown-linux -filetype=obj %s -o - | \
2
; RUN: llvm-readobj -A | \
3
; RUN: FileCheck --check-prefix=ASE-MICROMIPS %s
4
5
define void @_Z3foov() #0 {
6
entry:
7
ret void
8
}
9
attributes #0 = { "micromips" }
10
11
; ASE-MICROMIPS: microMIPS (0x800)