about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-01-26 06:36:38 +0100
committerGitHub <noreply@github.com>2024-01-26 06:36:38 +0100
commite04cba27248180e0bf38eb47e1e7bdaad8d8c473 (patch)
tree4f0d50c2f28d644af18239844553d91fbe98a31b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentcfa583b3880e95016d4cf79fa94f2c73685792d8 (diff)
parent8866449c6672f3fc7887edb96616a46530e18947 (diff)
downloadrust-e04cba27248180e0bf38eb47e1e7bdaad8d8c473.tar.gz
rust-e04cba27248180e0bf38eb47e1e7bdaad8d8c473.zip
Rollup merge of #120124 - nikic:fix-assembly-test, r=davidtwco
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.

r? ```@davidtwco```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions