about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-31 23:05:43 +0200
committerGitHub <noreply@github.com>2025-03-31 23:05:43 +0200
commit32574153d99f2adb44cfa05d4a96a47ad8a73abb (patch)
tree30d48888f7fda553a2db9f62c51521daf668a4d5 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent0b45675cfcec57f30a3794e1a1e18423aa9cf200 (diff)
parent65bd61d2fbef50d28caed626ce601a908d5be77f (diff)
downloadrust-32574153d99f2adb44cfa05d4a96a47ad8a73abb.tar.gz
rust-32574153d99f2adb44cfa05d4a96a47ad8a73abb.zip
Rollup merge of #138426 - madsmtm:vita-llvm-target, r=jieyouxu
Fix `armv7-sony-vita-newlibeabihf` LLVM target triple

It was previously normalized by LLVM to `thumbv7a-vita-unknown-eabihf` (can be seen with `clang -target thumbv7a-vita-eabihf -v`), which seems wrong, as Vita is the OS name.

Motivation: To make it easier to verify that [`cc-rs`' conversion from `rustc` to Clang/LLVM triples](https://github.com/rust-lang/cc-rs/issues/1431) is correct.

CC target maintainers ``@nikarh,`` ``@pheki`` and ``@ZetaNumbers.``
r? jieyouxu
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions