Add this in the Apple-stage2.cmake to ship the remark tooling library with the compiler. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@355440 91177308-0d34-0410-b5e6-96231b3b80d8
@@ -62,6 +62,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
clang-format
clang-resource-headers
cxx-headers
+ Remarks
${LLVM_TOOLCHAIN_TOOLS}
CACHE STRING "")