about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorAugie Fackler <augie@google.com>2022-11-28 16:42:48 -0500
committerAugie Fackler <augie@google.com>2022-11-28 16:42:48 -0500
commitef54e653c2fa6870b9830700aa8ec69330f50e78 (patch)
tree8c3f8ac771883e56fdc7b366e3fda48f2bef6686 /compiler/rustc_codegen_llvm/src
parent8a09420ac48658cad726e0a6997687ceac4151e3 (diff)
downloadrust-ef54e653c2fa6870b9830700aa8ec69330f50e78.tar.gz
rust-ef54e653c2fa6870b9830700aa8ec69330f50e78.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions