Expand description
The revive LLVM builder platforms.
Modules§
- aarch64_
linux_ gnu - The revive LLVM arm64
linux-gnu
builder. - aarch64_
linux_ musl - The revive LLVM arm64
linux-musl
builder. - aarch64_
macos - The revive LLVM arm64
macos-aarch64
builder. - shared
- The shared options for building various platforms.
- wasm32_
emscripten - The revive LLVM
wasm32_unknown_emscripten
builder. - x86_
64_ linux_ gnu - The revive LLVM amd64
linux-gnu
builder. - x86_
64_ linux_ musl - The revive LLVM amd64
linux-musl
builder. - x86_
64_ macos - The revive LLVM amd64
macos
builder. - x86_
64_ windows_ msvc - The revive LLVM amd64
windows-gnu
builder.
Enums§
- Platform
- The list of platforms used as constants.