diff options
author | Sam Clegg <sbc@chromium.org> | 2017-06-13 01:42:21 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2017-06-13 01:42:21 +0000 |
commit | 7736855dee38bb7abcb05ad665b8775e58c145d9 (patch) | |
tree | 5a5b3ea97c06fe39415fcb71b66c249768a05295 /lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp | |
parent | f6137493829af06a98ec3d78f56e447c4de02909 (diff) | |
download | bcm5719-llvm-7736855dee38bb7abcb05ad665b8775e58c145d9.tar.gz bcm5719-llvm-7736855dee38bb7abcb05ad665b8775e58c145d9.zip |
[WebAssembly] Fix symbol type for addresses of external functions
These symbols were previously not being marked as functions
so were appearing as globals instead, and with the incorrect
relocation type.
Without this fix, objects that take address of external
functions include them as global imports rather than function
imports which then fails at link time.
Differential Revision: https://reviews.llvm.org/D34068
llvm-svn: 305263
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp')
0 files changed, 0 insertions, 0 deletions