diff options
author | Sam Clegg <sbc@chromium.org> | 2017-12-15 19:23:49 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2017-12-15 19:23:49 +0000 |
commit | 574d7ce95412c95242a936bcfd54f414449ae365 (patch) | |
tree | d241fd99d53c6224e9f055b8302706828ca7192e /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | 23c348850f1f8be70a0502bd0a1f0fe76a0fb9f1 (diff) | |
download | bcm5719-llvm-574d7ce95412c95242a936bcfd54f414449ae365.tar.gz bcm5719-llvm-574d7ce95412c95242a936bcfd54f414449ae365.zip |
[WebAssembly] Base imports on Symtab. NFC.
Since imports are undefined symbols we know we can
find all of them my looking at the symbol table alone.
(i.e. imports cannot be have local binding).
This will be strictly faster and also allows us
to to remove a method from Symbol class
Differential Revision: https://reviews.llvm.org/D41304
llvm-svn: 320847
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions