[LLVMdev] Heads up for out of tree targets: Minor TargetLowering interface change

Matt Arsenault Matthew.Arsenault at amd.com
Fri May 17 17:11:06 PDT 2013


Hi,

I'm about to commit a change to TargetLowering::getSetCCResultType, 
adding an LLVMContext & argument to it ( 
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130506/174067.html). 
Out of tree targets will need to be updated to build, but it's a simple 
change. You only need to add the new first argument it.

- Matt Arsenault
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130517/3cea1dfe/attachment.html>


More information about the llvm-dev mailing list