summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/ARM/bitfield.ll
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2015-06-27 21:55:00 +0000
committerAdrian Prantl <aprantl@apple.com>2015-06-27 21:55:00 +0000
commitcb53eedc790fdefb5962fd26de8ca02800c2221c (patch)
treed4a32b0a53f5dbd608010af97fedec59a2228459 /llvm/test/DebugInfo/ARM/bitfield.ll
parentd25187ff9f064ecf5235aa49b04a095c15d51e72 (diff)
downloadbcm5719-llvm-cb53eedc790fdefb5962fd26de8ca02800c2221c.tar.gz
bcm5719-llvm-cb53eedc790fdefb5962fd26de8ca02800c2221c.zip
Revert "Debug Info: One more bitfield bugfix. While yesterday's r240853 fixed"
This reverts commit 240890. Breaking the gdb buildbot. llvm-svn: 240893
Diffstat (limited to 'llvm/test/DebugInfo/ARM/bitfield.ll')
-rw-r--r--llvm/test/DebugInfo/ARM/bitfield.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/ARM/bitfield.ll b/llvm/test/DebugInfo/ARM/bitfield.ll
index 8f9d95d364e..9b41e4e4f7b 100644
--- a/llvm/test/DebugInfo/ARM/bitfield.ll
+++ b/llvm/test/DebugInfo/ARM/bitfield.ll
@@ -14,7 +14,7 @@
; CHECK: DW_AT_byte_size {{.*}} (0x04)
; CHECK: DW_AT_bit_size {{.*}} (0x1c)
; CHECK: DW_AT_bit_offset {{.*}} (0x18)
-; CHECK: DW_AT_data_member_location {{.*}}04
+; CHECK: DW_AT_data_member_location {{.*}}00
target datalayout = "e-m:o-p:32:32-f64:32:64-v64:32:64-v128:32:128-a:0:32-n32-S32"
target triple = "thumbv7-apple-ios"
OpenPOWER on IntegriCloud