about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorc6c7 <github@chcl.io>2024-10-14 12:38:49 -0400
committerCharles Celerier <chcl@google.com>2024-10-15 11:59:01 -0400
commit5d178e1d4da25110e72b297caaef6489e920f04f (patch)
tree068c1a4360e1747d953a1ccac04a23d11ebe1ed4 /compiler/rustc_codegen_llvm/src/errors.rs
parentf79fae3069c449993eda6b16934da3b144cb8a66 (diff)
downloadrust-5d178e1d4da25110e72b297caaef6489e920f04f.tar.gz
rust-5d178e1d4da25110e72b297caaef6489e920f04f.zip
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".
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions