From cc49becb4365619ae299d971c416f0589b8e6295 Mon Sep 17 00:00:00 2001 From: David Blaikie Date: Wed, 4 Dec 2013 18:34:28 +0000 Subject: [PATCH] Test fix for r196394 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196395 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/2010-05-10-MultipleCU.ll | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/DebugInfo/2010-05-10-MultipleCU.ll b/test/DebugInfo/2010-05-10-MultipleCU.ll index ad7c7d1614a..5af5e1f1ae6 100644 --- a/test/DebugInfo/2010-05-10-MultipleCU.ll +++ b/test/DebugInfo/2010-05-10-MultipleCU.ll @@ -11,10 +11,9 @@ ; CHECK-NOT: DW_TAG_compile_unit ; CHECK: info_end -; CHECK: abbrev_begin +; CHECK: debug_abbrev ; CHECK: DW_TAG_compile_unit ; CHECK-NOT: DW_TAG_compile_unit -; CHECK: abbrev_end define i32 @foo() nounwind readnone ssp { return: