about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2024-03-11 03:47:20 -0400
committerGitHub <noreply@github.com>2024-03-11 03:47:20 -0400
commit100985989961589c9b3ea8950d36dd1e7ab7fb93 (patch)
tree572411793fe899678002fbbd4d0101ef720f6260 /compiler/rustc_codegen_llvm/src
parent05f22c3614e700922927b87929fe56f957dcea87 (diff)
parente5e1fa610b4b6945903246b030d7d1cad2866afb (diff)
downloadrust-100985989961589c9b3ea8950d36dd1e7ab7fb93.tar.gz
rust-100985989961589c9b3ea8950d36dd1e7ab7fb93.zip
Rollup merge of #121907 - onur-ozkan:better-target-sanity-check, r=albertlarsan68
skip sanity check for non-host targets in `check` builds

For `check` builds, since we only need to perform a sanity check on the host target, this patch skips target sanity checks on non-host targets.

For more context, see https://github.com/rust-lang/rust/issues/121519#issuecomment-1974836049

cc ``@saethlin``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions