about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2024-01-19 09:44:03 +0100
committerNikita Popov <npopov@redhat.com>2024-01-25 16:17:35 +0100
commit8866449c6672f3fc7887edb96616a46530e18947 (patch)
treec85597d389f70d2464cd05df6a94ced956ad4683 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent5bd5d214effd494f4bafb29b3a7a2f6c2070ca5c (diff)
downloadrust-8866449c6672f3fc7887edb96616a46530e18947.tar.gz
rust-8866449c6672f3fc7887edb96616a46530e18947.zip
Split assembly tests for ELF and MachO
On ELF, the text section is opened with ".text", on MachO with
".section __TEXT,__text".

Previously, on ELF this test was actually matching a GNU note
section, which is no longer emitted on Solaris starting with
LLVM 18.

Fixes https://github.com/rust-lang/rust/issues/120105.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions