diff options
author | Tim Northover <tnorthover@apple.com> | 2014-04-15 14:55:11 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-04-15 14:55:11 +0000 |
commit | c801b4a2aa94ab9570505c51a480c8fed975aa70 (patch) | |
tree | 38cf645be163e36b0513c5cd1424f1388e822ee0 /clang/lib/CodeGen/BackendUtil.cpp | |
parent | 64a42b8dd25855ec4e4cb94ed4e51f58b911c358 (diff) | |
download | bcm5719-llvm-c801b4a2aa94ab9570505c51a480c8fed975aa70.tar.gz bcm5719-llvm-c801b4a2aa94ab9570505c51a480c8fed975aa70.zip |
ARM64: track alignment padding registers on AAPCS targets
This implements clause C.8 of the AAPCS in the front-end, so that Clang
accurately knows when the registers run out and it has to insert padding before
the stack objects begin.
PR19432.
llvm-svn: 206296
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions