diff options
author | Derek Schuff <dschuff@google.com> | 2018-01-18 01:15:45 +0000 |
---|---|---|
committer | Derek Schuff <dschuff@google.com> | 2018-01-18 01:15:45 +0000 |
commit | 53b3855b2ba2a35f9006c75ccc1f7601cb15f079 (patch) | |
tree | 49158e925ab514cd1f7a33819518238d4ce9e334 /lldb/test/CMakeLists.txt | |
parent | 5e9c77624ca5036aeb565bf168c700f9c5745728 (diff) | |
download | bcm5719-llvm-53b3855b2ba2a35f9006c75ccc1f7601cb15f079.tar.gz bcm5719-llvm-53b3855b2ba2a35f9006c75ccc1f7601cb15f079.zip |
[WebAssembly] Remove duplicated RTLIB names
Remove the tight coupling between llvm/CodeGenRuntimeLibcalls.def and
the table of supported singatures for wasm. This will allow adding new libcalls
without changing wasm's signature table.
Also, some cleanup:
Use ManagedStatics instead of const tables to avoid memory/binary bloat.
Use a StringMap instead of a linear search for name lookup.
Differential Revision: https://reviews.llvm.org/D35592
llvm-svn: 322802
Diffstat (limited to 'lldb/test/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions