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
[AArch64,ELF] Restrict MOVZ/MOVK to non-PIC large code model (#70178)
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
X86
/
2011-03-30-CreateFixedObjCrash.ll
blob
78e2f1557ea21d01340101d55a4383a24655933d
1
; RUN: llc < %s -mtriple=i686--
2
3
; rdar://7983260
4
5
%struct.T0 = type {}
6
7
define void @fn4(ptr byval(%struct.T0) %arg0) nounwind ssp {
8
entry:
9
ret void
10
}