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.<br>