[llvm-commits] [llvm] r139581 - in /llvm/trunk/lib/CodeGen: LiveRangeCalc.cpp LiveRangeCalc.h

David Blaikie dblaikie at gmail.com
Mon Sep 12 23:15:10 PDT 2011


>
> +      LiveOut[MBB] = LiveOutPair(VNI, (MachineDomTreeNode *)0);
>

That's kind of strange - why's the cast necessary here? (what error do you
get on MSVC)

- David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110912/c26d7b12/attachment.html>


More information about the llvm-commits mailing list