[cfe-dev] A question about the method to identify the LLVM format

Xi Wang xi.wang at gmail.com
Sat Mar 16 22:26:14 PDT 2013


Try isBitcode() defined in llvm/Bitcode/ReaderWriter.h if you mean the
bitcode format.

On Sun, Mar 17, 2013 at 12:54 AM, Peng Li <peterlee at cs.utah.edu> wrote:
> Hi There
>
> Is there a function that can be used to identify if an executable is using
> LLVM format
>
> Thanks
> Peng
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev



More information about the cfe-dev mailing list