Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
[oota-llvm.git] / test / DebugInfo / X86 / 2011-09-26-GlobalVarContext.ll
index e5144934426d72a15bee755f372a87d2a4176ba5..dd77ab00dee147486d702aea5af6b3979fcd121c 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc -mtriple=x86_64-pc-linux-gnu %s -o %t -filetype=obj
-; RUN: llvm-dwarfdump %t | FileCheck %s
+; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s
 
 ; ModuleID = 'test.c'