llvm-for-llvmta/test/tools/llvm-libtool-darwin/Inputs/x86_64-osx.ll

6 lines
89 B
LLVM
Raw Normal View History

2022-04-25 10:02:23 +02:00
target triple = "x86_64-apple-macosx10.15.0"
define void @_x86_64() {
entry:
ret void
}