summaryrefslogtreecommitdiff
path: root/test/DebugInfo/inheritance.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/inheritance.ll')
-rw-r--r--test/DebugInfo/inheritance.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/inheritance.ll b/test/DebugInfo/inheritance.ll
index a689cb2281..24eb79ea61 100644
--- a/test/DebugInfo/inheritance.ll
+++ b/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 }