mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 06:31:50 +08:00
This option will build LLVM libc as a full libc by itself. In this mode, it is not expected that it will be mixed with other libcs. The non-full-build mode will be the default LLVM libc build mode. In a future where LLVM libc is complete enough, the full libc build will be made the default mode.