summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2017-11-30 01:40:08 +0000
committerSam Clegg <sbc@chromium.org>2017-11-30 01:40:08 +0000
commitb862159683b00da005e9c30c9af3ad7077c9c3cc (patch)
tree075d565bc2850325ff664c5cfe596db5375f36b7 /llvm
parent1bf618a9dae2093c4407932e825a001b9cdda935 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud