diff options
author | Sam Clegg <sbc@chromium.org> | 2019-02-21 17:05:19 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2019-02-21 17:05:19 +0000 |
commit | 1ed3a0467c93817f669ece91bf008e3997e98230 (patch) | |
tree | e2e9157ec48185ef4c04f018075fe8188f023493 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | ddf91af5a67bef9ca7a6f14277420e8d2dc0c66e (diff) | |
download | bcm5719-llvm-1ed3a0467c93817f669ece91bf008e3997e98230.tar.gz bcm5719-llvm-1ed3a0467c93817f669ece91bf008e3997e98230.zip |
[WebAssembly] Don't create MSSymbolWasm object for non-symbols
`__linear_memory` and `__indirect_function_table` are both generated
as imports in wasm object files but are actually symbols and don't
appear in any symbols table or relocation entry. Indeed we
don't have any symbol type to meaningfully represent either of them.
Differential Revision: https://reviews.llvm.org/D58487
llvm-svn: 354599
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions