[PATCH] D57224: [CMake] Quick-Fix FileCheck target does not exist when building against LLVM install-tree with COMPILER_RT_INCLUDE_TESTS=ON

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 25 07:33:05 PST 2019


filcab accepted this revision.
filcab added a comment.

In D57224#1371302 <https://reviews.llvm.org/D57224#1371302>, @mgorny wrote:

> if you are concerned about dependencies in non-standalone builds, they are handled separately from this. This addition was only done for `COMPILER_RT_STANDALONE_BUILD`.


Right. Then LGTM.


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57224/new/

https://reviews.llvm.org/D57224





More information about the llvm-commits mailing list