rust/src/bootstrap/bin
Nikita Popov 59b3157c45 Use LLVM_CMAKE_DIR for lld build
LLVM_CONFIG_PATH is no longer supported as of LLVM 16, switch to
using the cmake module instead.

We separately return the llvm-config and cmake directory paths,
because llvm-config always refers to the host binary, while
the cmake directory is for the target triple.
2022-12-22 12:48:57 +01:00
..
main.rs Place config.toml in current working directory if config not found 2022-11-05 15:07:10 -06:00
rustc.rs remove unused code 2022-11-25 16:28:18 +02:00
rustdoc.rs check lld version to choose correct flag for tests 2022-10-26 11:18:14 +03:00
sccache-plus-cl.rs Format the world 2019-12-22 17:42:47 -05:00