diff options
| author | Roman Divacky <rdivacky@freebsd.org> | 2013-07-25 21:36:47 +0000 |
|---|---|---|
| committer | Roman Divacky <rdivacky@freebsd.org> | 2013-07-25 21:36:47 +0000 |
| commit | c3825df87e7485dcff3572b12570e0c474dbc042 (patch) | |
| tree | a9c92d954663d36d552e617f9e4b5537e55f9073 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 13b63e89837a1f10b03eafb85a491014c4459519 (diff) | |
| download | llvm-c3825df87e7485dcff3572b12570e0c474dbc042.zip llvm-c3825df87e7485dcff3572b12570e0c474dbc042.tar.gz llvm-c3825df87e7485dcff3572b12570e0c474dbc042.tar.bz2 | |
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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
