diff options
author | Derek Schuff <dschuff@google.com> | 2016-12-13 23:01:53 +0000 |
---|---|---|
committer | Derek Schuff <dschuff@google.com> | 2016-12-13 23:01:53 +0000 |
commit | 7ff587a96dc661258a3ac44c2fc182e7ed9863f8 (patch) | |
tree | 438b7273f0770472c8ef26927b1a8d5ec7b1f3eb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f6f82c2cc8a3dc8584cf19e521da93a8d17ba9eb (diff) | |
download | bcm5719-llvm-7ff587a96dc661258a3ac44c2fc182e7ed9863f8.tar.gz bcm5719-llvm-7ff587a96dc661258a3ac44c2fc182e7ed9863f8.zip |
llvm-config: Set LinkMode in addition to LinkDyLib when using --ignore-llvm
Summary:
LinkDyLib is only used (before arg processing) to set up the default for
LinkMode. So reset LinkMode as well, and process before --link-shared or
--link-static to allow those flags to continue to override it.
Reviewers: beanz
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D27736
llvm-svn: 289608
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions