diff options
author | Eli Bendersky <eliben@chromium.org> | 2013-07-15 08:23:06 -0700 |
---|---|---|
committer | Eli Bendersky <eliben@chromium.org> | 2013-07-15 08:23:06 -0700 |
commit | dceeed39b14cc9fc4748e82a67caab2e1d9caafa (patch) | |
tree | 7b5813dfd03acd5018c104d1dfea067f49f89480 /lib/Bitcode | |
parent | 4c1316ea42eb48ec8da6753f3e0319b676e50a75 (diff) |
Run the LLVM IR verifier just once in pnacl-llc.
By default, using the path inherited from llc, the verifier is run twice.
We only need it to run once right after reading the bitcode in and before
the ABI verifier runs.
BUG=https://code.google.com/p/nativeclient/issues/detail?id=3553
R=jvoung@chromium.org
Review URL: https://codereview.chromium.org/18920004
Diffstat (limited to 'lib/Bitcode')
0 files changed, 0 insertions, 0 deletions