summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/TestModuleFileExtension.cpp
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 /clang/lib/Frontend/TestModuleFileExtension.cpp
parent5f02b777c6c04eae7b62967fa830bf8edfcd700b (diff)
downloadbcm5719-llvm-37c25fa1d15d2c1fd888b3e77c1928547e7542d1.tar.gz
bcm5719-llvm-37c25fa1d15d2c1fd888b3e77c1928547e7542d1.zip
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 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud