diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-10-18 21:18:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-18 21:18:48 +0200 |
| commit | 4012538cf607780d4021f73f69c6b8ed40f36904 (patch) | |
| tree | 9c4c7e4bb624aa2f57a53b0bcb083b9672044b20 /compiler/rustc_codegen_gcc | |
| parent | aaee73765026b8e39a6843f2bb2deea2e1cd6d91 (diff) | |
| parent | d5fd1af7b43b4932eebfc26cfd1a35ce7951be60 (diff) | |
| download | rust-4012538cf607780d4021f73f69c6b8ed40f36904.tar.gz rust-4012538cf607780d4021f73f69c6b8ed40f36904.zip | |
Rollup merge of #103203 - GuillaumeGomez:fix-llvm-runtools-condition, r=Amanieu
Retrieve LLVM version from llvm-filecheck binary if it is not set yet In `rustc_codegen_gcc`, we run the `ASM` test suite. The problem is that, if a too recent version of the `llvm-filecheck` binary is provided, an extra argument needs to be passed and the to detect this version, it currently only expects a `--llvm-version` argument. With this, the version can be determined directly from the `llvm-filecheck` binary. r? ``@Amanieu``
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
