diff options
author | Sam Clegg <sbc@chromium.org> | 2017-11-30 01:40:08 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2017-11-30 01:40:08 +0000 |
commit | b862159683b00da005e9c30c9af3ad7077c9c3cc (patch) | |
tree | 075d565bc2850325ff664c5cfe596db5375f36b7 /llvm | |
parent | 1bf618a9dae2093c4407932e825a001b9cdda935 (diff) | |
download | bcm5719-llvm-b862159683b00da005e9c30c9af3ad7077c9c3cc.tar.gz bcm5719-llvm-b862159683b00da005e9c30c9af3ad7077c9c3cc.zip |
[WebAssembly] Allow function signature checking at link time
This change allows checking of function signatures but
does not yes enable it by default. In this mode, linking
two objects that were compiled with a different signatures
for the same function will produce a link error.
New options for enabling and disabling this feature have been
added: (--check-signatures/--no-check-signatures).
Differential Revision: https://reviews.llvm.org/D40371
llvm-svn: 319396
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions