From 6cca8109abb7e535989c9a84cbe741e74358e7d2 Mon Sep 17 00:00:00 2001 From: David Blaikie Date: Tue, 30 Sep 2014 23:29:16 +0000 Subject: Omit DW_AT_inline under -gmlt to save a little more space. llvm-svn: 218719 --- llvm/test/DebugInfo/Inputs/gmlt.ll | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/test/DebugInfo/Inputs') diff --git a/llvm/test/DebugInfo/Inputs/gmlt.ll b/llvm/test/DebugInfo/Inputs/gmlt.ll index cfb01da7df1..d7fa7fd60e5 100644 --- a/llvm/test/DebugInfo/Inputs/gmlt.ll +++ b/llvm/test/DebugInfo/Inputs/gmlt.ll @@ -50,7 +50,6 @@ ; the absence of high_pc/low_pc/ranges and know that they just need it for ; retrieving the name of a concrete inlined instance -; CHECK-NEXT: DW_AT_inline ; CHECK-NOT: {{DW_TAG|DW_AT|NULL}} ; Check that we only provide the minimal attributes on a subprogram to save space. -- cgit v1.2.3