[llvm-dev] Updating from LLVM v4.0 to v5.0

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 13 07:05:48 PDT 2017


addOperand has been renamed to add.

-Krzysztof

On 9/13/2017 9:03 AM, ORiordan, Martin via llvm-dev wrote:
> Hi LLVM Devs,
> 
> The most common error I am seeing after I updated to LLVM v5.0 from v4.0 
> is that the function ‘MIB::addOperand’ has been removed, and replaced 
> with a suite of more specific wrappers.  Are there any guidelines to 
> Out-of-Tree targets for revising how best to use the revised 
> ‘MachineInstrBuilder’?
> 
> Thanks,
> 
>              MartinO
> 
> --------------------------------------------------------------
> Intel Research and Development Ireland Limited
> Registered in Ireland
> Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
> Registered Number: 308263
> 
> This e-mail and any attachments may contain confidential material for 
> the sole use of the intended recipient(s). Any review or distribution by 
> others is strictly prohibited. If you are not the intended recipient, 
> please contact the sender and delete all copies.
> 
> 
> 
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> 

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation


More information about the llvm-dev mailing list