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
[RISCV] Add shrinkwrap test cases showing gaps in current impl
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
Generic
/
ret42.ll
blob
f5cd33dc0b212e09e163637f5f2bce761305832e
1
; RUN: llc < %s
2
3
define i32 @main() {
4
ret i32 42
5
}