summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2016-05-13 19:16:14 +0000
committerTim Northover <tnorthover@apple.com>2016-05-13 19:16:14 +0000
commitf8b0a7af52f8c4ec6b4ddcfe3a6fa75098c9507c (patch)
tree2219a9d046854c8652752a7a5734652c31b13ebf /clang/lib/Frontend/CompilerInvocation.cpp
parent0f791f44c72bc5b52dfb31bcf6b6fe4f411d5fd2 (diff)
downloadbcm5719-llvm-f8b0a7af52f8c4ec6b4ddcfe3a6fa75098c9507c.tar.gz
bcm5719-llvm-f8b0a7af52f8c4ec6b4ddcfe3a6fa75098c9507c.zip
ARM: use callee-saved list in the order they're actually saved.
When setting the frame pointer, the offset from SP is calculated based on the stack slot it gets allocated, but this slot is in turn based on the order of the CSR list so that list should match the order we actually save the registers in. Mostly it did, but in the edge-case of MachO AAPCS targets it was wrong. llvm-svn: 269459
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud