summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2015-04-22 04:05:17 +0000
committerHans Wennborg <hans@hanshq.net>2015-04-22 04:05:17 +0000
commit287231cb7a89ed7da152aef3ea86f893b62f6e59 (patch)
tree8898b4f88d1d55567e88fbc197fae624122cc3ff /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent38267349ee0b9cee9e00398ede647f60841b49ff (diff)
downloadbcm5719-llvm-287231cb7a89ed7da152aef3ea86f893b62f6e59.tar.gz
bcm5719-llvm-287231cb7a89ed7da152aef3ea86f893b62f6e59.zip
Don't dllimport/export class members with internal linkage (PR23308)
For example, a function taking a parameter with internal linkage will itself have internal linkage since it cannot be called outside the translation unit. Differential Revision: http://reviews.llvm.org/D9182 llvm-svn: 235471
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud