6 lines
144 B
TOML
6 lines
144 B
TOML
description = "clang + LLVM tools"
|
|
version = "19.1.3"
|
|
|
|
[dependencies]
|
|
runtime = ["meta-llvm", "compiler-rt", "meta-libc", "openlibm", "libc++"]
|