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
[AMDGPU] Add True16 register classes.
[llvm-project.git]
/
llvm
/
test
/
ExecutionEngine
/
OrcLazy
/
Inputs
/
noop-main.ll
blob
b7297993a0f1065d6598c29d8889bcc84aba55c5
1
; Can be used as an entry point for tests that rely purely on static
2
; initializer side-effects.
3
4
define i32 @main(i32 %argc, ptr %argv) {
5
entry:
6
ret i32 0
7
}