mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
99144c3f04
Allow using external builds of the compiler-rt profile lib This changes the bootstrap config `target.*.profiler` from a plain bool to also allow a string, which will be used as a path to the pre-built profiling runtime for that target. Then `profiler_builtins/build.rs` reads that in a `LLVM_PROFILER_RT_LIB` environment variable. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |