[PATCH] D110318: [Support] Restore LLVMTestingSupport as an llvm component library

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 4 08:47:44 PDT 2021


mgorny added a comment.

…or extract LLVM sources alongside compiler-rt and pass `-DLLVM_MAIN_SRC_DIR=...`. Compiler-RT will detect LLVM sources and build LLVMTestingSupport.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110318



More information about the llvm-commits mailing list