[llvm] r258627 - [Bitcode] Insert the darwin wrapper at the beginning of a file when the

Akira Hatanaka via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 11:15:44 PST 2016


I submitted a patch to have llvm-bcanalyzer print the wrapper.

http://reviews.llvm.org/D16642 <http://reviews.llvm.org/D16642>
> On Jan 26, 2016, at 9:38 AM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> 
>> I think it would also be fine to teach the llvm-bcanalyzer to emit this, even if it's behind a flag to do so.
>> 
> 
> Good point. Since it is normally used with FileCheck it can probably
> just always print a first line saying if it seeing a warper or a plain
> bitcode.
> 
> Cheers,
> Rafael

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


More information about the llvm-commits mailing list