Skip to content
Snippets Groups Projects
Commit 0f0aee21 authored by Evan Cheng's avatar Evan Cheng
Browse files

Fix a catastrophic PPC64 ABI bug: i32 operands which are passed in memory (all...

Fix a catastrophic PPC64 ABI bug: i32 operands which are passed in memory (all of the parameter registers are used) are loaded from sp offsets that were off by 4.

llvm-svn: 53979
parent 4a154b28
No related branches found
No related tags found
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