Move test to X86-specific due to some IR invalid on other targets
[oota-llvm.git] / test / DebugInfo / Generic / constant-sdnodes-have-dbg-location.ll
index d6b6413aa4fe998fd47b42192986900924544ee3..7fd9b98ba84f5c2c503a444a2d0c46a6490ef8f4 100644 (file)
@@ -1,7 +1,7 @@
-; RUN: llc -debug < %s 2>&1 | FileCheck %s
+; RUN: llc -debug -dag-dump-verbose < %s 2>&1 | FileCheck %s
 ; REQUIRES: asserts
 
-; CHECK: 0x{{[0-9,a-f]+}}: i32 = Constant<-1>test.c:4:5
+; CHECK: t{{[0-9]+}}: i32 = Constant<-1>test.c:4:5
 
 define i32 @main() {
 entry: