diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2016-08-12 19:27:05 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2016-08-12 19:27:05 +0000 |
commit | af32ccb195ece1a25511d1d35d8c14ce1b58ee9b (patch) | |
tree | 4e8bf3a77475d34f3ef118340084f46db812ce25 /clang-tools-extra/clang-tidy/mpi/MPITidyModule.cpp | |
parent | 3c4d60ad89aa996a48cc53cabb2d4ebab42bee8f (diff) | |
download | llvm-af32ccb195ece1a25511d1d35d8c14ce1b58ee9b.zip llvm-af32ccb195ece1a25511d1d35d8c14ce1b58ee9b.tar.gz llvm-af32ccb195ece1a25511d1d35d8c14ce1b58ee9b.tar.bz2 |
fix lldb-gtest target of Xcode build
Change r278527 was filtering out too many libraries.
The Xcode lldb-gtest target depends on linking libgtest*.a,
but those were not being included. This caused the lldb-gtest
linkage step to fail to find a main entry point that is present
in the filtered out libs.
This change restores the libgtest* libraries to the link list
by whitelisting them in the filter.
llvm-svn: 278552
Diffstat (limited to 'clang-tools-extra/clang-tidy/mpi/MPITidyModule.cpp')
0 files changed, 0 insertions, 0 deletions