diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-07-01 15:26:50 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-07-01 15:26:50 +0000 |
commit | 5c92115972dd7f831f1994bb8e0e347cd80559a1 (patch) | |
tree | 6fee12bec552b0027bc08f95bd9080a497525891 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9797abb0bf89b642841e24c4f8687435c4fbb2c3 (diff) | |
download | llvm-5c92115972dd7f831f1994bb8e0e347cd80559a1.zip llvm-5c92115972dd7f831f1994bb8e0e347cd80559a1.tar.gz llvm-5c92115972dd7f831f1994bb8e0e347cd80559a1.tar.bz2 |
GlobalOpt: Don't swap private for internal linkage
There were transforms whose *intent* was to downgrade the linkage of
external objects to have internal linkage.
However, it fired on things with private linkage as well.
llvm-svn: 212104
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions