Use common parse routine to read alignment values from bitcode.

Filipe Cabecinhas filcab at gmail.com
Thu Feb 19 19:09:33 PST 2015


Feel free to use test/Bitcode/invalid.test and add a
test/Bitcode/Inputs/invalid-*.bc, since it's an invalid bitcode file. I've
been putting them there so they don't “pollute” test/Bitcode.

Thanks,

  Filipe

On Thu, Feb 19, 2015 at 6:11 PM, Rafael Espíndola <
rafael.espindola at gmail.com> wrote:

> It is OK to check in a .bc file.
>
> BitcodeReader::ParseAlignmentValue
>
> Please use the new convention (start functions with lowercase).
>
> LGTM with that.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150219/06237540/attachment.html>


More information about the llvm-commits mailing list