DescriptionABI verifier: Add standalone tool pnacl-abicheck
This CL adds a standalone tool pnacl-abicheck for checking the ABI validity of a bitcode file.
It also adds a flag pnaclabi-verify to llc to enable the same checking in llc.
It also improves the mechanism for handling and reporting validation errors and uses it in both tools.
R=jvoung@chromium.org,mseaborn@chromium.org
BUG= https://code.google.com/p/nativeclient/issues/detail?id=2309
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=cb0dcd0
Patch Set 1 #
Total comments: 18
Patch Set 2 : add pnacl-abicheck standalone tool #
Total comments: 2
Patch Set 3 : cleanup, use << for error streams uniformly #
Messages
Total messages: 8 (0 generated)
|