summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMFrameLowering.h
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-11-14 22:45:31 +0000
committerTim Northover <tnorthover@apple.com>2014-11-14 22:45:31 +0000
commit9d2d218f49653c4816d5d2671b71b6736b75598f (patch)
tree1cb94b8dc13e7934331fdcdf9a1acc60c0f70f20 /llvm/lib/Target/ARM/ARMFrameLowering.h
parenta0691c8983434901710492283d07c37fbcb82019 (diff)
downloadbcm5719-llvm-9d2d218f49653c4816d5d2671b71b6736b75598f.tar.gz
bcm5719-llvm-9d2d218f49653c4816d5d2671b71b6736b75598f.zip
ARM: correctly calculate the offset of FP in its push.
When we folded the DPR alignment gap into a push, we weren't noting the extra distance from the beginning of the push to the FP, and so FP ended up pointing at an incorrect offset. The .cfi_def_cfa_offset directives are still wrong in this case, but I think that can be improved by refactoring. llvm-svn: 222056
Diffstat (limited to 'llvm/lib/Target/ARM/ARMFrameLowering.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud