[PATCH] D86344: [FileCheck] Move FileCheck implementation out of LLVMSupport into its own library

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 05:25:55 PDT 2020


thopre added a comment.

A big thank you, it'll speed up incremental debug build considerably. LGTM but I'm not too well versed in the CMake aspects of making a LLVM libraries so I'll let someone else approve this change.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D86344



More information about the llvm-commits mailing list