[llvm-commits] [PATCH][CppBackend] Chase some LLVM API changes.

arrowdodger 6yearold at gmail.com
Sun Sep 4 07:57:23 PDT 2011


Hello. This patch changes how std::vector's are passed to some *Inst::Create
methods - now they are passed as ArrayRef's. I've tested it on code from
demo page to make sure that generated bc's are equal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110904/254795f9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cpp.target.patch
Type: text/x-patch
Size: 1377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110904/254795f9/attachment.bin>


More information about the llvm-commits mailing list