about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMara Bos <m-ou.se@m-ou.se>2022-04-12 19:58:17 +0200
committerGitHub <noreply@github.com>2022-04-12 19:58:17 +0200
commit911da62586071ec30aa1f5eb3643ef445f99dfca (patch)
treea60fde5aa6c3299333946ca8d7b22538caed3dba /compiler/rustc_codegen_gcc
parentd6843448f158d83f48cd7126c7c8a35f973f0e6b (diff)
parent03bcbbf9280efa27f6cc558b82edff5042b9b584 (diff)
downloadrust-911da62586071ec30aa1f5eb3643ef445f99dfca.tar.gz
rust-911da62586071ec30aa1f5eb3643ef445f99dfca.zip
Rollup merge of #95963 - luqmana:llvm-dist-cross-filecheck, r=Mark-Simulacrum
[bootstrap] Grab the right FileCheck binary for dist when cross-compiling.

Fixes #95862

We were using the target dir for all the other LLVM tools (`llvm-config`, `llvm-ar`, etc) but the build target dir for `FileCheck`. This meant for targets which are cross-compiled, we were copying the wrong binary.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions