[llvm-commits] Patch to Fix Compilation Error of LTO on Linux
John Criswell
criswell at illinois.edu
Wed Aug 17 18:12:48 PDT 2011
On 8/17/11 8:09 PM, Eric Christopher wrote:
>
> 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.
Ah. Indeed.
I'll go ahead and fix it and commit.
-- John T.
>
> Thanks!
>
> -eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110817/f2e77109/attachment.html>
More information about the llvm-commits
mailing list