diff options
author | Dan Gohman <gohman@apple.com> | 2008-12-03 01:28:04 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-12-03 01:28:04 +0000 |
commit | e4300e271afd663ada8b808c6d0c4878fb0256ef (patch) | |
tree | 34a70fedf0b7a4b0710999472e2d5c50333b032e /include/llvm/CodeGen/MachineConstantPool.h | |
parent | 7f9b35200bf442c6d8978213f6117fe0d712325e (diff) |
Fix byval arguments in the fastcc calling convention. The fastcc convention
delegates to the regular x86-32 convention which handles byval, but only
after it handles a few cases, and it's necessary to handle byval before
handling those cases. This fixes PR3122 (and rdar://6400815), llvm-gcc
miscompiling LLVM.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60453 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen/MachineConstantPool.h')
0 files changed, 0 insertions, 0 deletions