[PATCH] D35930: [CMake] Include sancov tool in Fuchsia toolchain

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 1 12:16:38 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309724: [CMake] Include sancov tool in Fuchsia toolchain (authored by phosek).

Changed prior to commit:
  https://reviews.llvm.org/D35930?vs=108418&id=109173#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35930

Files:
  cfe/trunk/cmake/caches/Fuchsia-stage2.cmake


Index: cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
===================================================================
--- cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
+++ cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
@@ -68,6 +68,7 @@
   llvm-size
   llvm-symbolizer
   opt
+  sancov
   CACHE STRING "")
 
 set(LLVM_DISTRIBUTION_COMPONENTS


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35930.109173.patch
Type: text/x-patch
Size: 338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170801/bc9eb458/attachment.bin>


More information about the cfe-commits mailing list