[PATCH] Fix Intrinsic::getType not working with llvm_vararg_ty

Steven Wu stevenwu at apple.com
Fri Oct 17 18:14:08 PDT 2014


Hi

This patch fixes the Intrinsic::getType function. Now it works with vararg. It is especially important since we now have 3 experimental vararg intrinsics.

 lib/IR/Function.cpp | 4 ++++
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vararg_intrinsic.patch
Type: application/octet-stream
Size: 1349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141017/cf5aa38c/attachment.obj>
-------------- next part --------------


Steven


More information about the llvm-commits mailing list