summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-09-30 23:29:16 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-09-30 23:29:16 +0000
commit6cca8109abb7e535989c9a84cbe741e74358e7d2 (patch)
tree63eb3e7bf6e5ce3f5c37f2d0d7790224b60130f2 /llvm/test/DebugInfo/Inputs
parentbe43d7ef29a6034a54c374ec619b251f18d4161a (diff)
downloadbcm5719-llvm-6cca8109abb7e535989c9a84cbe741e74358e7d2.tar.gz
bcm5719-llvm-6cca8109abb7e535989c9a84cbe741e74358e7d2.zip
Omit DW_AT_inline under -gmlt to save a little more space.
llvm-svn: 218719
Diffstat (limited to 'llvm/test/DebugInfo/Inputs')
-rw-r--r--llvm/test/DebugInfo/Inputs/gmlt.ll1
1 files changed, 0 insertions, 1 deletions
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.
OpenPOWER on IntegriCloud