[llvm-commits] Patch to Fix Compilation Error of LTO on Linux

Eric Christopher echristo at apple.com
Wed Aug 17 18:09:42 PDT 2011


On Aug 17, 2011, at 6:04 PM, John Criswell wrote:

> when compiling libLTO on Linux.  Basically, there's a "return NULL" in a function returning bool.

I believe you want to return true here since there's an error.

Thanks!

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110817/257f902c/attachment.html>


More information about the llvm-commits mailing list