diff --git a/ir-test/ir-test.ll b/ir-test/ir-test.ll index d034549..276945d 100644 --- a/ir-test/ir-test.ll +++ b/ir-test/ir-test.ll @@ -1,3 +1,4 @@ +target triple = "x86_64-pc-linux-gnu" @str = private unnamed_addr constant [13 x i8] c"hello world\0A\00"