diff options
author | Sam Clegg <sbc@chromium.org> | 2018-06-28 16:53:53 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2018-06-28 16:53:53 +0000 |
commit | cefbf9aca1d52505ecd0a4a526f5b914ae760078 (patch) | |
tree | ea37b7da299bf317a63795e9ff418ece49f80d21 /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | cdc5f6ad5c79a175c959f0dfb1a27f55e53892c5 (diff) | |
download | bcm5719-llvm-cefbf9aca1d52505ecd0a4a526f5b914ae760078.tar.gz bcm5719-llvm-cefbf9aca1d52505ecd0a4a526f5b914ae760078.zip |
[WebAssembly] LTO: Fix signatures of undefined functions in bitcode
Function symbols that come from bitcode have not signatures.
After LTO when the real symbols are read in we need to make
sure that we set the signature on the existing symbol.
the signature-less undefined functions.
Differential Revision: https://reviews.llvm.org/D48693
llvm-svn: 335875
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions