diff options
| author | Sam Clegg <sbc@chromium.org> | 2019-04-22 16:12:54 +0000 |
|---|---|---|
| committer | Sam Clegg <sbc@chromium.org> | 2019-04-22 16:12:54 +0000 |
| commit | 7cdec273ddac51fa002fb9eaaf36e274d311a856 (patch) | |
| tree | 8980908bfd197dd278f39998da2cb48f95c20101 /lldb/packages/Python/lldbsuite/test/benchmarks/expression | |
| parent | 55043e2336c07e790f4e879e217cb561e4f6b3f5 (diff) | |
| download | bcm5719-llvm-7cdec273ddac51fa002fb9eaaf36e274d311a856.tar.gz bcm5719-llvm-7cdec273ddac51fa002fb9eaaf36e274d311a856.zip | |
[WebAssembly] Error on relocations against undefined data symbols.
We can't (currently) meaningfully resolve certain types of relocations
against undefined data symbols. Previously when `--allow-undefined` was
used we were treating such relocation much like weak data symbols and
simply inserting zeros. This change turns such use cases in to an
error.
This means that `--allow-undefined` is no longer effective for data
symbols.
Fixes https://bugs.llvm.org/show_bug.cgi?id=40364
Differential Revision: https://reviews.llvm.org/D60882
llvm-svn: 358899
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/benchmarks/expression')
0 files changed, 0 insertions, 0 deletions

