summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll')
-rw-r--r--test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll b/test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll
index 7b8d91456a..71bb650a0d 100644
--- a/test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll
+++ b/test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=x86_64-pc-linux-gnu %s -o %t -filetype=obj
+; RUN: llc -mtriple=x86_64-pc-linux-gnu -disable-debug-info-verifier %s -o %t -filetype=obj
; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s
; ModuleID = 'test.c'