summaryrefslogtreecommitdiffstats
path: root/lldb/test/CMakeLists.txt
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@google.com>2018-01-18 01:15:45 +0000
committerDerek Schuff <dschuff@google.com>2018-01-18 01:15:45 +0000
commit53b3855b2ba2a35f9006c75ccc1f7601cb15f079 (patch)
tree49158e925ab514cd1f7a33819518238d4ce9e334 /lldb/test/CMakeLists.txt
parent5e9c77624ca5036aeb565bf168c700f9c5745728 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud