about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-12-02 21:22:47 +0100
committerGitHub <noreply@github.com>2022-12-02 21:22:47 +0100
commit0724a01b8c0d1e6dc06d4004301a1b18784d85d7 (patch)
tree891b5650a5131e9dbd6ae47cd93ee2110e041935 /compiler/rustc_codegen_llvm/src
parentdab14348e981a9e660cf8c8d13f7547dbf04c1eb (diff)
parentef54e653c2fa6870b9830700aa8ec69330f50e78 (diff)
downloadrust-0724a01b8c0d1e6dc06d4004301a1b18784d85d7.tar.gz
rust-0724a01b8c0d1e6dc06d4004301a1b18784d85d7.zip
Rollup merge of #105033 - durin42:llvm-16-dont-tail-call-me-bro, r=tmandry
sparc-struct-abi: work around new tail-call optimization

Upstream LLVM change https://reviews.llvm.org/D138741 introduced some new tail-call smarts for SPARC which broke some of the checks in this test. Rather than adjust the test expectations, we add an extra no-args function that can get tail-called or not without hurting the needs of the test.

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