<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
I'm about to commit a change to TargetLowering::getSetCCResultType,
adding an LLVMContext & argument to it (
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130506/174067.html">http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130506/174067.html</a>).
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.<br>
<br>
- Matt Arsenault<br>
</body>
</html>