1target triple = "x86_64-apple-macosx10.15.0"
2
3define void @_x86_64_2() {
4entry:
5	ret void
6}