diff options
author | Sam Clegg <sbc@chromium.org> | 2018-02-20 23:38:27 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2018-02-20 23:38:27 +0000 |
commit | 00245539b6426f2cb9eca1a418fb1437b5295dcc (patch) | |
tree | dd750076e8adac7227febad2eb2e720353be2457 /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | 83573718611b7765722ee92b6bfda7313a918285 (diff) | |
download | bcm5719-llvm-00245539b6426f2cb9eca1a418fb1437b5295dcc.tar.gz bcm5719-llvm-00245539b6426f2cb9eca1a418fb1437b5295dcc.zip |
[WebAssembly] Rename GlobalSymbol types. NFC.
Purely a rename in preparation for adding new global symbol type.
We want to use GlobalSymbol to represent real wasm globals and
DataSymbol for pointers to things in linear memory (what ELF would
call STT_OBJECT).
This reduces the size the patch to add the explicit symbol table
which is coming soon!
Differential Revision: https://reviews.llvm.org/D43476
llvm-svn: 325645
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions