summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMAddressingModes.h
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2010-03-17 17:29:55 +0000
committerDevang Patel <dpatel@apple.com>2010-03-17 17:29:55 +0000
commit852a04e7ce40f523daf5b6b3f1d4af01953e5796 (patch)
tree7f55a55c1364e28153f3602a7367116744e5ad33 /llvm/lib/Target/ARM/ARMAddressingModes.h
parent6aba4862c51d9af7c8d43b00b9da69b0ec470076 (diff)
downloadbcm5719-llvm-852a04e7ce40f523daf5b6b3f1d4af01953e5796.tar.gz
bcm5719-llvm-852a04e7ce40f523daf5b6b3f1d4af01953e5796.zip
Fix EmitSectionOffset incorrect argument. DwarfDebug is emitting debug info so isEH is always false. This was hiding until now from compilers because of default arguments. This was hiding from dwarf debug info users because for most of the platform isAbsoluteEHSectionOffsets() is same as isAbsoluteDebugSectionOffsets(). But Chris found it while updating dwarf printer to use MC*.
llvm-svn: 98743
Diffstat (limited to 'llvm/lib/Target/ARM/ARMAddressingModes.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud