diff options
| author | Sam Clegg <sbc@chromium.org> | 2017-09-26 21:10:09 +0000 |
|---|---|---|
| committer | Sam Clegg <sbc@chromium.org> | 2017-09-26 21:10:09 +0000 |
| commit | ba9fa9fd168f3cb74be749c77df73ada3ee0c27d (patch) | |
| tree | 13f0adbe8e1b4991133dfaaa4fbfc2e346abd77f /libcxx/test/std/strings/basic.string/string.modifiers/string_assign/pointer.pass.cpp | |
| parent | e22ebeab1a98a8c3e8b36ba56cd0d1a1dd433dc7 (diff) | |
| download | bcm5719-llvm-ba9fa9fd168f3cb74be749c77df73ada3ee0c27d.tar.gz bcm5719-llvm-ba9fa9fd168f3cb74be749c77df73ada3ee0c27d.zip | |
[WebAssembly] Model weakly defined symbols as wasm exports
Previously these were being included as both imports and
exports, with the import being satisfied by the export
(or some strong symbol) at runtime. However proved
unnecessary and actually complicated linking as it meant
there was not a 1-to-1 mapping between a wasm function
/global index and a linker symbol.
Differential Revision: https://reviews.llvm.org/D38246
llvm-svn: 314245
Diffstat (limited to 'libcxx/test/std/strings/basic.string/string.modifiers/string_assign/pointer.pass.cpp')
0 files changed, 0 insertions, 0 deletions

