fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / 2010-08-10-DbgConstant.ll
index 617860b532e1b892e4188d4055a95537466868eb..d98ef14e108bb105205658c1235d0f04564dcda6 100644 (file)
@@ -1,6 +1,6 @@
-; RUN: llc -O0 < %s | FileCheck %s
+; RUN: llc  -march=x86 -O0 < %s | FileCheck %s
 ; CHECK: DW_TAG_constant
-; CHECK-NEXT: .ascii    "ro"                   # DW_AT_name
+; CHECK-NEXT: ascii     "ro"                   #{{#?}} DW_AT_name
 
 define void @foo() nounwind ssp {
 entry: