about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorUrgau <3616612+Urgau@users.noreply.github.com>2024-10-16 12:03:40 +0200
committerGitHub <noreply@github.com>2024-10-16 12:03:40 +0200
commit042ea4e95e0e46da490112e053505a6d00f4330c (patch)
tree9d48318df847fbef0778c8282e5d4c7f84480df8 /compiler/rustc_codegen_llvm/src/errors.rs
parentf7b91ca7fe243865929a83eeb6c426d943dba7ed (diff)
parent5d178e1d4da25110e72b297caaef6489e920f04f (diff)
downloadrust-042ea4e95e0e46da490112e053505a6d00f4330c.tar.gz
rust-042ea4e95e0e46da490112e053505a6d00f4330c.zip
Rollup merge of #131694 - c6c7:fixup-failing-fuchsia-tests, r=Urgau
Make fuchsia-test-runner.py compatible with new JSON output from llvm-readelf

[A recent commit in LLVM](https://github.com/llvm/llvm-project/commit/ab930ee7cad8b8bf7968bb8d0c0d72524e2313c4) modified the JSON output of LLVM. The LLVM change renamed "Notes" to "NoteSections" and inserted a new "Notes" key nested under each "NoteSection".

This change shores up exceptions around reading the JSON output of llvm-readelf and reads from "NoteSections" instead of the non-existent "Notes".

r? `@erickt`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions