xref
: /
llvm-project
/
llvm
/
test
/
Transforms
/
FunctionImport
/
Inputs
/
funcimport_forcecold.ll
(revision cee313d288a4faf0355d76fb6e0e927e211d08a5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
define void @foo() {
2
entry:
3
ret void
4
}
5