va_args support for Win64.
[oota-llvm.git] / test / CodeGen / X86 / 2010-01-18-DbgValue.ll
index 207a1f7f9455c80a60914f66785113cb599cd799..85ee091c34789e4fdb3db3b64e230b13ac58f8c3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -O0 < %s | FileCheck %s
+; RUN: llc -march=x86 -O0 < %s | FileCheck %s
 ; Currently, dbg.declare generates a DEBUG_VALUE comment.  Eventually it will
 ; generate DWARF and this test will need to be modified or removed.