diff options
author | Dan Gohman <dev@sunfishcode.online> | 2022-08-31 11:41:25 -0700 |
---|---|---|
committer | Dan Gohman <dev@sunfishcode.online> | 2022-08-31 15:30:15 -0700 |
commit | 9f049e999308c43360fbe1513a772b818745addb (patch) | |
tree | 8245126c243f9f08919544dd30b2b4ec7ea92793 /llvm/lib/CodeGen/MachineCSE.cpp | |
parent | 7e52e0fc723e8b45cfc1eaf2ebbe8f6d89e4e7f2 (diff) | |
download | llvm-9f049e999308c43360fbe1513a772b818745addb.zip llvm-9f049e999308c43360fbe1513a772b818745addb.tar.gz llvm-9f049e999308c43360fbe1513a772b818745addb.tar.bz2 |
[lld][WebAssemby] Allow import module names to be empty strings.
The component-model [canonical ABI] is currently using import names with
empty strings. Remove the special cases for empty strings from
WasmObjectFile.cpp so that they can pass through as-is.
[canonical ABI]: https://github.com/WebAssembly/component-model/blob/main/design/mvp/CanonicalABI.md
Differential Revision: https://reviews.llvm.org/D133037
Diffstat (limited to 'llvm/lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions