[llvm] r188582 - allow != to compare PointerUnion, we already support ==.
Chandler Carruth
chandlerc at google.com
Fri Aug 16 15:16:58 PDT 2013
On Fri, Aug 16, 2013 at 3:09 PM, Chris Lattner <sabre at nondot.org> wrote:
> Author: lattner
> Date: Fri Aug 16 17:09:02 2013
> New Revision: 188582
>
> URL: http://llvm.org/viewvc/llvm-project?rev=188582&view=rev
> Log:
> allow != to compare PointerUnion, we already support ==.
>
Unit test? ;]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130816/50fc7554/attachment.html>
More information about the llvm-commits
mailing list