Module compiler_llvm_builder::platforms::shared
source · Expand description
The shared options for building various platforms.
Constants§
- The build options shared by all platforms.
- The build options shared by all platforms except MUSL.
Functions§
- The
musl
building sequence. - Ignore duplicate libraries warnings for MacOS with XCode>=15.
- The build options to enable assertions.
- Use of compiler cache (ccache) to speed up the build process.
- The code coverage build options shared by all platforms.
- The build options to set the default target.
- The build options to enable sanitizers.
- The LLVM tests build options shared by all platforms.
- The build options to enable Valgrind for LLVM regression tests.