summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2019-04-22 16:12:54 +0000
committerSam Clegg <sbc@chromium.org>2019-04-22 16:12:54 +0000
commit7cdec273ddac51fa002fb9eaaf36e274d311a856 (patch)
tree8980908bfd197dd278f39998da2cb48f95c20101 /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions
parent55043e2336c07e790f4e879e217cb561e4f6b3f5 (diff)
downloadbcm5719-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/lang/cpp/exceptions')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud