about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-06-14 18:10:29 +0200
committerGitHub <noreply@github.com>2023-06-14 18:10:29 +0200
commit2759a7d2f18c965c50a2348590865ed46ce48506 (patch)
tree9a4bbc74838116881f5854557e403ee4527bb481 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent7b0eac438ace0ba305b4633328b00474fbbf5120 (diff)
parent22a45258d97382cca8890cdd20fa54234b40af3a (diff)
downloadrust-2759a7d2f18c965c50a2348590865ed46ce48506.tar.gz
rust-2759a7d2f18c965c50a2348590865ed46ce48506.zip
Rollup merge of #112584 - loongarch-rs:remove-env, r=petrochenkov
loongarch64-none*: Remove environment component from llvm target

A warning is reported when the LLVM triple-implied ABI conflicts with the provided target-abi.

```
warning: triple-implied ABI conflicts with provided target-abi ‘lp64s', using target-abi
```

Specifically, the ABI hint comes from the environment component of the triple. When only the target-abi is provided and no environment, there is no conflict. This PR removes the environment component from the LLVM target name of the `loongarch64-unknown-none-softfloat` target.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions