summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/exprpath_synthetic
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-09-03 21:12:33 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-09-03 21:12:33 +0000
commitebb34348500aa8dd93125e71e36da779339d89a1 (patch)
tree1b876c337d54ea9cafc65b72315d28d5ed188a78 /lldb/packages/Python/lldbsuite/test/python_api/exprpath_synthetic
parent3606d2346cccfb4f6dbb5f7903eeb11ebc151c25 (diff)
downloadbcm5719-llvm-ebb34348500aa8dd93125e71e36da779339d89a1.tar.gz
bcm5719-llvm-ebb34348500aa8dd93125e71e36da779339d89a1.zip
Fix ThinLTO crash with debug info
Because the recent change about ODR type uniquing in the context, we can reach types defined in another module during IR linking. This triggered some assertions in case we IR link without starting from an empty module. To alleviate that, we can self-map metadata defined in the destination module so that they won't be visited. Differential Revision: https://reviews.llvm.org/D23841 llvm-svn: 280599
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/exprpath_synthetic')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud