next batch of -disable-debug-info-verifier
[oota-llvm.git] / test / DebugInfo / 2010-03-24-MemberFn.ll
index 3239414148c213f24fea3afd7146e69c005234f3..9247c2dc0031db110b2401a80ccc7cfefb8016f1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -O0 < %s | grep AT_decl_file |  grep 2
+; RUN: llc -disable-debug-info-verifier -O0 < %s | grep AT_decl_file |  grep 2
 ; Here _ZN1S3fooEv is defined in header file identified as AT_decl_file no. 2 in debug info.
 %struct.S = type <{ i8 }>