• Sang Ik Lee's avatar
    Build LLVM at CMake configure time and use CMake config file. (#4144) · 34bf01c8
    Sang Ik Lee authored
    * 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: 's avataraslepko <44713115+aslepko@users.noreply.github.com>
    34bf01c8
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...