summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/inheritance.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/inheritance.ll')
-rw-r--r--llvm/test/DebugInfo/inheritance.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/inheritance.ll b/llvm/test/DebugInfo/inheritance.ll
index a689cb22818..24eb79ea612 100644
--- a/llvm/test/DebugInfo/inheritance.ll
+++ b/llvm/test/DebugInfo/inheritance.ll
@@ -1,4 +1,4 @@
-; RUN: llc %s -o /dev/null
+; RUN: llc -disable-debug-info-verifier %s -o /dev/null
; PR 2613.
%struct.__class_type_info_pseudo = type { %struct.__type_info_pseudo }
OpenPOWER on IntegriCloud