Skip to content
Commit 968f32ce authored by Bill Wendling's avatar Bill Wendling
Browse files

PPC64 passes arguments of integral type in i64 registers, not i32. Reflect this

by promoting smaller integral values (i32 at this point) to i64, then truncating
to get the wanted size.

llvm-svn: 48030
parent 8d2ead2e
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