DescriptionCheck for metadata in PNaCl ABI checker.
Disallow all metadata by default. There is a flag "-allow-debug-metadata",
which will be used in pnacl-ld driver, to not change the debugging workflow.
That flag will not be present in the pnacl-abicheck driver though.
We'll also run -strip-metadata within pnacl-ld, after optimizations are run,
so that at least that part is checked inside pnacl-ld.
CL for driver changes:
https://codereview.chromium.org/14358048/
BUG= http://code.google.com/p/nativeclient/issues/detail?id=3348
R=dschuff@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=f8b761e
Patch Set 1 #
Total comments: 4
Patch Set 2 : cleanup #
Total comments: 16
Patch Set 3 : flag in NaCl #Patch Set 4 : stuff #
Total comments: 2
Patch Set 5 : make check more precise #Patch Set 6 : make test prettier #
Messages
Total messages: 10 (0 generated)
|