summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-09-14 21:05:04 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-09-14 21:05:04 +0000
commitb2f46d1dc7bb055fcbd647b07d0c441b8e69edc5 (patch)
tree4ccb98a8712966b2f738495d38398924dad292ae /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
parent06a47806eee3f1c306b32be72c17e4cfb985c67c (diff)
downloadbcm5719-llvm-b2f46d1dc7bb055fcbd647b07d0c441b8e69edc5.tar.gz
bcm5719-llvm-b2f46d1dc7bb055fcbd647b07d0c441b8e69edc5.zip
[LTO] Fix commons handling
Previously the prevailing information was not honored, and commons symbols could override a strong definition. This patch fixes it and propose the following semantic for commons: the client should mark as prevailing the commons that it expects the LTO implementation to merge (i.e. take the maximum size and alignment). It implies that commons are allowed to have multiple prevailing definitions. Differential Revision: https://reviews.llvm.org/D24545 llvm-svn: 281538
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud