diff --git a/tests/alive-tv/asm/load-ptr2int2.srctgt.ll b/tests/alive-tv/asm/load-ptr2int2.srctgt.ll index f6f6b8bcb..8375a4737 100644 --- a/tests/alive-tv/asm/load-ptr2int2.srctgt.ll +++ b/tests/alive-tv/asm/load-ptr2int2.srctgt.ll @@ -1,3 +1,5 @@ +; TEST-ARGS: -tgt-is-asm + define i8 @src(ptr %p) { %v = load i8, ptr %p ret i8 %v