about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMartin Kröning <mkroening@posteo.net>2021-10-29 18:06:43 +0200
committerMartin Kröning <mkroening@posteo.net>2021-10-29 18:07:36 +0200
commit311a249f9d9e187918c30dbc845eea6964ac5684 (patch)
tree46db02722423512e210f15fdb675a173fa534d54 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent37f70a0e1e04086aee7ae57fbefd6d4071953506 (diff)
downloadrust-311a249f9d9e187918c30dbc845eea6964ac5684.tar.gz
rust-311a249f9d9e187918c30dbc845eea6964ac5684.zip
hermitkernel-target: Set OS to "none"
For our kernel targets, we should not set OS, as the kernel runs bare
metal without a circular dependency on std.

This also prepares us for unifying with
https://github.com/rust-lang/rust/pull/89062. This patch requires
libhermit-rs to change a `cfg`s from `target_os = "hermit"` to `target_os
= "none"`.

I tested this patch locally.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions