6 lines
89 B
LLVM
6 lines
89 B
LLVM
|
target triple = "x86_64-apple-macosx10.15.0"
|
||
|
|
||
|
define void @_x86_64() {
|
||
|
entry:
|
||
|
ret void
|
||
|
}
|