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

John Criswell criswell at illinois.edu
Wed Aug 17 18:04:54 PDT 2011


Dear All,

The attached patch fixes a warning when compiling libLTO on Linux.  
Basically, there's a "return NULL" in a function returning bool.

I don't actually know what this function does or what its return value 
means, so I'm submitting it for review before commit.

-- John T.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ltopatch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110817/d5acc693/attachment.ksh>


More information about the llvm-commits mailing list