Skip to content
Commit c3825df8 authored by Roman Divacky's avatar Roman Divacky
Browse files

PPC32 va_list is an actual structure so va_copy needs to copy the whole

structure not just a pointer. This implements that and thus fixes va_copy
on PPC32. Fixes #15286. Both bug and patch by Florian Zeitz!

llvm-svn: 187158
parent 13b63e89
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