aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2015-12-08 19:01:29 +0000
committerMehdi Amini <mehdi.amini@apple.com>2015-12-08 19:01:29 +0000
commit37c25fa1d15d2c1fd888b3e77c1928547e7542d1 (patch)
tree208e8655b476c58b46c2604bdbdc8113776a8a6c /lldb/packages/Python/lldbsuite/test/configuration.py
parent5f02b777c6c04eae7b62967fa830bf8edfcd700b (diff)
downloadllvm-37c25fa1d15d2c1fd888b3e77c1928547e7542d1.zip
llvm-37c25fa1d15d2c1fd888b3e77c1928547e7542d1.tar.gz
llvm-37c25fa1d15d2c1fd888b3e77c1928547e7542d1.tar.bz2
Add Available Externally linkage type to isWeakForLinker()
Per LangRef: "Globals with available_externally linkage are allowed to be discarded at will, and are otherwise the same as linkonce_odr", since linkonce_odr is in this list it makes sense to have available_externally there as well. Reviewers: rafael Differential Revision: http://reviews.llvm.org/D15323 From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 255043
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions