[llvm] r196857 - Update testcase for previous commit.

Eric Christopher echristo at gmail.com
Mon Dec 9 17:12:16 PST 2013


Author: echristo
Date: Mon Dec  9 19:12:16 2013
New Revision: 196857

URL: http://llvm.org/viewvc/llvm-project?rev=196857&view=rev
Log:
Update testcase for previous commit.

Modified:
    llvm/trunk/test/DebugInfo/X86/fission-ranges.ll

Modified: llvm/trunk/test/DebugInfo/X86/fission-ranges.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/DebugInfo/X86/fission-ranges.ll?rev=196857&r1=196856&r2=196857&view=diff
==============================================================================
--- llvm/trunk/test/DebugInfo/X86/fission-ranges.ll (original)
+++ llvm/trunk/test/DebugInfo/X86/fission-ranges.ll Mon Dec  9 19:12:16 2013
@@ -29,7 +29,7 @@
 
 ; clang -g -S -gsplit-dwarf -O1 small.c
 
-; CHECK: DW_AT_GNU_ranges_base
+; CHECK: DW_AT_ranges
 
 @c = external global i32
 





More information about the llvm-commits mailing list