summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-08-02 00:49:44 +0000
committerEric Christopher <echristo@gmail.com>2013-08-02 00:49:44 +0000
commitbe9f508aecfd255f47f8ea3cfe4fadbf1382ba10 (patch)
treea62666eeaba0ec564b9ebe589822332aebfc11cf /test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll
parent7eef3bdd7b6881110397352adca0bdc5671ff48e (diff)
downloadllvm-be9f508aecfd255f47f8ea3cfe4fadbf1382ba10.tar.gz
llvm-be9f508aecfd255f47f8ea3cfe4fadbf1382ba10.tar.bz2
llvm-be9f508aecfd255f47f8ea3cfe4fadbf1382ba10.tar.xz
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
instructions." in an attempt to bring back some bots. This reverts commit r187609. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187638 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll')
-rw-r--r--test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll b/test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll
index ecd8663828..2dcb08af7a 100644
--- a/test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll
+++ b/test/CodeGen/X86/2009-02-12-DebugInfoVLA.ll
@@ -81,7 +81,7 @@ declare void @llvm.stackrestore(i8*) nounwind
!11 = metadata !{metadata !12}
!12 = metadata !{i32 458785, i64 0, i64 1} ; [ DW_TAG_subrange_type ]
!13 = metadata !{i32 3, i32 0, metadata !14, null}
-!14 = metadata !{i32 458763, metadata !17, metadata !1, i32 0, i32 0, i32 0} ; [ DW_TAG_lexical_block ]
+!14 = metadata !{i32 458763, metadata !1, i32 0, i32 0} ; [ DW_TAG_lexical_block ]
!15 = metadata !{i32 4, i32 0, metadata !14, null}
!16 = metadata !{i32 5, i32 0, metadata !14, null}
!17 = metadata !{metadata !"vla.c", metadata !"/tmp/"}