about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorHiroki Noda <kubo39@gmail.com>2021-03-12 08:35:13 +0900
committerHiroki Noda <kubo39@gmail.com>2021-03-12 11:02:25 +0900
commit8357e573466d583991edd28e52433417b49dc4ae (patch)
treec76b6080c2103de1c3b1992117d5c5864bd7ac86 /compiler/rustc_mir/src/transform/coverage/debug.rs
parent4a8b6f708c38342a6c74aa00cf4323774c7381a6 (diff)
downloadrust-8357e573466d583991edd28e52433417b49dc4ae.tar.gz
rust-8357e573466d583991edd28e52433417b49dc4ae.zip
Add support for storing code model to LLVM module IR
This patch avoids undefined behavior by linking different object files.
Also this would it could be propagated properly to LTO.

See https://reviews.llvm.org/D52322 and https://reviews.llvm.org/D52323.

This patch is based on https://github.com/rust-lang/rust/pull/74002
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions