diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-09-16 20:42:00 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-09-16 20:42:00 +0000 |
commit | ed23de3348c724ebcaf50f7ab3ead12a4f72d3a0 (patch) | |
tree | 5cfdc7b4c92da137d808de0cbc994ff8c833e509 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 8a6c91ff765af7416139e60f7dd442fe2554b700 (diff) | |
download | llvm-ed23de3348c724ebcaf50f7ab3ead12a4f72d3a0.zip llvm-ed23de3348c724ebcaf50f7ab3ead12a4f72d3a0.tar.gz llvm-ed23de3348c724ebcaf50f7ab3ead12a4f72d3a0.tar.bz2 |
IRgen/ABI/x86_32/Darwin: On Darwin, only structures with SSE vector types get passed
with a non-default-stack-ABI-alignment (of 16).
- This fixes the ABI convenient, but breaks codegen since we now have
underaligned arguments. Marginal improvement overall though, and will be
fixed in next commit.
llvm-svn: 114113
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions