summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-09-19 04:55:05 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-09-19 04:55:05 +0000
commit03c3dbeb622984a232b462972cf41d8a79846460 (patch)
treead43ec4b95d9e298b459ac8cc2190d9705791944 /llvm/test/DebugInfo
parent0b9438b1c1461b29f039d7d4ddddf89eacd40c5d (diff)
downloadbcm5719-llvm-03c3dbeb622984a232b462972cf41d8a79846460.tar.gz
bcm5719-llvm-03c3dbeb622984a232b462972cf41d8a79846460.zip
Omit DW_AT_frame_base under -gmlt for size
llvm-svn: 218100
Diffstat (limited to 'llvm/test/DebugInfo')
-rw-r--r--llvm/test/DebugInfo/gmlt.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/gmlt.ll b/llvm/test/DebugInfo/gmlt.ll
index 3ace56feae5..9271b2ed9c9 100644
--- a/llvm/test/DebugInfo/gmlt.ll
+++ b/llvm/test/DebugInfo/gmlt.ll
@@ -21,8 +21,6 @@
; CHECK: DW_TAG_subprogram
; CHECK-NEXT: DW_AT_low_pc
; CHECK-NEXT: DW_AT_high_pc
-; FIXME: We don't need the DW_AT_frame_base for -gmlt.
-; CHECK-NEXT: DW_AT_frame_base
; CHECK-NEXT: DW_AT_name
; CHECK-NOT: DW_AT
; CHECK: {{DW_TAG|NULL}}
OpenPOWER on IntegriCloud