kparzysz updated this revision to Diff 100105.
kparzysz added a comment.
Add implementation of EmitVAArg and explicitly call emitVoidPtrVAArg in it.
Repository:
rL LLVM
https://reviews.llvm.org/D33499
Files:
lib/CodeGen/TargetInfo.cpp
Index: lib/CodeGen/TargetInfo.cpp
===
kparzysz created this revision.
Use the default implementation of EmitVAArg instead of the SVR4 one. This is
meant to address PR33108.
This is really just a scaffold. I don't know what exactly needs to be
implemented for Darwin.
The motivating testcase:
void foo() {
__builtin_va_list