Module llvmenv::entry

source ·
Expand description

Manage entries, i.e. LLVM/Clang source to be built

Structs

Setting for both Remote and Local entries. TOML setting file will be decoded into this struct.
LLVM Tools e.g. clang, compiler-rt, and so on.

Enums

CMake build type
Option for CMake Generators

Functions