typo.
authorAdrian Prantl <aprantl@apple.com>
Tue, 8 Oct 2013 02:28:20 +0000 (02:28 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 8 Oct 2013 02:28:20 +0000 (02:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192157 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/ARM/selectiondag-deadcode.ll

index 35a40c83f20e2992db541d65732d269468bb7538..ad10b46c73748f1d83cc08195fe3a973edc9c392 100644 (file)
@@ -12,7 +12,7 @@ _ZN7Vector39NormalizeEv.exit:                     ; preds = %1, %0
   ; of the vreg holding %agg.result) the dbg_value becomes dangling
   ; and SelectionDAGISel crashes.  It should definitely not
   ; crash. Drop the dbg_value instead.
-  ; CHECK: "matrix"
+  ; CHECK: "Matrix"
   tail call void @llvm.dbg.declare(metadata !{%class.Matrix3.0.6.10* %agg.result}, metadata !45)
   %2 = getelementptr inbounds %class.Matrix3.0.6.10* %agg.result, i32 0, i32 0, i32 8
   ret void