summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.modifiers/string_assign
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2017-09-26 21:10:09 +0000
committerSam Clegg <sbc@chromium.org>2017-09-26 21:10:09 +0000
commitba9fa9fd168f3cb74be749c77df73ada3ee0c27d (patch)
tree13f0adbe8e1b4991133dfaaa4fbfc2e346abd77f /libcxx/test/std/strings/basic.string/string.modifiers/string_assign
parente22ebeab1a98a8c3e8b36ba56cd0d1a1dd433dc7 (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud