Build LLVM at CMake configure time and use CMake config file. (#4144)
* Build LLVM at CMake config time and use CMake config file for dependencies.
* Temp save.
* Codegen functioning.
* Support prebuilt LLVM.
* Remove zlib.
* Relax CMake minimum version.
* Fix bug.
* Lower CMake version requirement.
* Pass more args.
* Add proper quote.
* Remove quotes.
* Try to separate flags for external projects.
* Don't pass flags to LLVM.
* Pass CXX abi.
* Remove stale print.
* Update gtest flags.
* Try to fix build issue.
* Patch LLVM to prevent building clang-tools-extra.
Co-authored-by: aslepko <44713115+aslepko@users.noreply.github.com>
Showing
This diff is collapsed.
This diff is collapsed.
cmake/llvm.patch
0 → 100644
cmake/llvm_fetch.cmake.in
0 → 100644
Please
register
or
sign in
to comment