diff options
author | Hal Finkel <hfinkel@anl.gov> | 2012-03-24 03:53:55 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2012-03-24 03:53:55 +0000 |
commit | e44eb28807e2fdb41367b3832dc0d713f2b1fffc (patch) | |
tree | c0fb14b7f60ee136b3f9b5615040e003c79c03bf /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 71c2ba3d2e5b74d7b883847998d9d6884246aa30 (diff) | |
download | bcm5719-llvm-e44eb28807e2fdb41367b3832dc0d713f2b1fffc.tar.gz bcm5719-llvm-e44eb28807e2fdb41367b3832dc0d713f2b1fffc.zip |
Fix small-integer VAARG on SVR4 ABI PPC64.
The PPC64 SVR4 ABI requires integer stack arguments, and thus the var. args., that
are smaller than 64 bits be zero extended to 64 bits.
llvm-svn: 153373
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions