summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2017-12-21 02:30:38 +0000
committerSam Clegg <sbc@chromium.org>2017-12-21 02:30:38 +0000
commitb6a429842ec31acddbc64937a8b7047c4eee025e (patch)
tree78193c7b0aefa466c1d2e54a95527e6fa9f98543 /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py
parentc6e4d73f313cfe5605a49a4235d62079946966e4 (diff)
downloadbcm5719-llvm-b6a429842ec31acddbc64937a8b7047c4eee025e.tar.gz
bcm5719-llvm-b6a429842ec31acddbc64937a8b7047c4eee025e.zip
[WebAssembly] Fix local references to weak aliases
When weak aliases are used with in same translation unit we need to be able to directly reference to alias and not just the thing it is aliases. We do this by defining both a wasm import and a wasm export in this case that result in a single Symbol. This change is a partial revert of rL314245. A corresponding lld change address the previous issues we had with this. See: https://github.com/WebAssembly/tool-conventions/issues/34 Differential Revision: https://reviews.llvm.org/D41472 llvm-svn: 321242
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud