Module platforms

Source
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.