Skip to content
Commit 487c4341 authored by Scott Michel's avatar Scott Michel
Browse files

Resolve bug 2947: vararg-marked functions must spill registers R3-R79 to stack

so that va_start/va_arg/et.al. will walk arguments correctly for Cell SPU.

N.B.: Because neither clang nor llvm-gcc-4.2 can be built for CellSPU, this is
still unexorcised code.

llvm-svn: 58415
parent af7059ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment