xref
: /
llvm-project
/
llvm
/
test
/
tools
/
llvm-libtool-darwin
/
Inputs
/
x86_64h-osx.ll
(revision 05f7b682192b79090b99f01ac7ea62ceaad631b7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
target triple = "x86_64h-apple-macosx10.15.0"
2
3
define void @_x86_64_h() {
4
entry:
5
ret void
6
}