[llvm-commits] [llvm] r123864 - in /llvm/trunk: lib/CodeGen/SelectionDAG/LegalizeDAG.cpp test/CodeGen/ARM/umulo-32.ll

Eric Christopher echristo at apple.com
Wed Jan 19 17:26:38 PST 2011


On Jan 19, 2011, at 5:22 PM, Matt Beaumont-Gay wrote:

> I'm not sure what you were going for here -- ExpandLibCall takes a
> bool as the third param, so gcc complains:
> lib/CodeGen/SelectionDAG/LegalizeDAG.cpp: 3214: error: the address of
> 'Ops' will always evaluate as 'true' [-Waddress]

Heh. Oops. Got ExpandLibCall mixed up with MakeLibCall.

Fixing, thanks :)

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110119/3410e3c7/attachment.html>


More information about the llvm-commits mailing list