summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-11-12 21:55:58 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-11-12 21:55:58 +0000
commit5e3fb7616dda7343676f9f06677efaa56de115d4 (patch)
tree5ed2d0b4a764551af20050f66ba2ddd2736c9779 /lldb/packages/Python/lldbsuite/test/python_api/interpreter
parent0967c91e0cb6d57a3b5eabe4d671b0961f05ca18 (diff)
downloadbcm5719-llvm-5e3fb7616dda7343676f9f06677efaa56de115d4.tar.gz
bcm5719-llvm-5e3fb7616dda7343676f9f06677efaa56de115d4.zip
Revert r240335.
This failed to solve the problem it was aimed at, and introduced just as many issues as it resolved. Realistically, we need to deal with the possibility that multiple modules might define different internal linkage symbols with the same name, and this isn't a problem unless two such symbols are simultaneously visible. The case where two modules define equivalent internal linkage symbols is handled by r252063: if lookup finds multiple sufficiently-similar entities from different modules, we just pick one of them as an extension (but we keep them separate). llvm-svn: 252957
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud