xref
: /
llvm-project
/
llvm
/
test
/
ExecutionEngine
/
OrcLazy
/
Inputs
/
foo-return-i32-0.ll
(revision 8e5a8f620cc2ac2805fce77eddea3405329f90df)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
define i32 @foo() {
2
entry:
3
ret i32 0
4
}
5
6