Skip to content
Commit 16a05f2d authored by George Karpenkov's avatar George Karpenkov
Browse files

Proper dependency check for clang in compiler_rt.

 - Not having a dependency does not work in standalone build, as Clang does not exist.
 - if (TARGET clang) check is useless, as it is order-dependent,
   and Clang may not be registered yet.

Differential Revision: https://reviews.llvm.org/D37228

llvm-svn: 311911
parent f32ec1ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment