about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-06-18 04:39:01 +0000
committerbors <bors@rust-lang.org>2021-06-18 04:39:01 +0000
commited3378733574e1acab67f6cd4e9f251be1a31ec4 (patch)
tree6293815a5b6f9d569c331c68a4b6e8273c8a25ad /compiler/rustc_codegen_llvm/src/llvm/mod.rs
parent1a462831ad4c6966f3baabe5cbf21cb9f330ffc4 (diff)
parent872839eb494e2ed6b2e7c9ba28ec3450c399d935 (diff)
downloadrust-ed3378733574e1acab67f6cd4e9f251be1a31ec4.tar.gz
rust-ed3378733574e1acab67f6cd4e9f251be1a31ec4.zip
Auto merge of #85284 - eggyal:custom-profiler-runtime, r=jackh726
Provide option for specifying the profiler runtime

Currently, if `-Zinstrument-coverage` is enabled, the target is linked
against the `library/profiler_builtins` crate (which pulls in LLVM's
compiler-rt runtime).

This option enables backends to specify an alternative runtime crate for
handling injected instrumentation calls.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/mod.rs')
0 files changed, 0 insertions, 0 deletions