diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-02-02 23:06:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-02 23:06:54 +0100 |
| commit | 4d3a4ee9e8b0c24b2c865fba162402d8c3c6a3ef (patch) | |
| tree | bd1487a0659dc39db77f777e70b15d82f431894a /compiler/rustc_interface/src/errors.rs | |
| parent | f56e4b343b7cd02e8e97e0e6dd74ded8a583e5d5 (diff) | |
| parent | 4d42046719835a201599354b1a5a82d7bd00ab45 (diff) | |
| download | rust-4d3a4ee9e8b0c24b2c865fba162402d8c3c6a3ef.tar.gz rust-4d3a4ee9e8b0c24b2c865fba162402d8c3c6a3ef.zip | |
Rollup merge of #136339 - veera-sivarajan:ignore-arm-unknown-headers, r=jieyouxu
CompileTest: Add Directives to Ignore `arm-unknown-*` Targets In #134626, I want to ignore `arm-unknown-*` targets because the LLVM IR for those looks very different compared to other targets: https://rust.godbolt.org/z/ssYMhdv4x. I can use `ignore-arm` but, I think, it would exclude large number of Apple devices. So this PR adds a few directives to ignore `arm-unknown-*` targets specifically.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
