summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2018-01-11 22:31:35 +0000
committerSam Clegg <sbc@chromium.org>2018-01-11 22:31:35 +0000
commit31efdcd78e3b7b41884875bcfef2f87c53a95d8a (patch)
tree73ebba2ec70812152a7acbc3fa06f8895a63dfca /lldb/packages/Python/lldbsuite/test
parentea4359e9228b34156cd453946473bcd581c581f3 (diff)
downloadbcm5719-llvm-31efdcd78e3b7b41884875bcfef2f87c53a95d8a.tar.gz
bcm5719-llvm-31efdcd78e3b7b41884875bcfef2f87c53a95d8a.zip
[WebAssembly] When loading libraries look for companion `.imports` file
This allows libraries to supply a list of symbols which are allowed to be undefined at link time (i.e. result in imports). This method replaces the existing mechanism (-allow-undefined-file) used by the clang driver to allow undefined symbols in libc. For more on motivation for this see: https://github.com/WebAssembly/tool-conventions/issues/35 In the long run we hope to remove this features and instead include this information in the object format itself. Differential Revision: https://reviews.llvm.org/D41922 llvm-svn: 322320
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud