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

Nick Lewycky nicholas at mxc.ca
Mon Sep 5 11:52:23 PDT 2011


arrowdodger wrote:
> 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.

Committed in r139124. Thanks for the patch!

Nick



More information about the llvm-commits mailing list