rust/tests/ui/abi
bors e6d1b0ec98 Auto merge of #118491 - cuviper:aarch64-stack-probes, r=wesleywiser
Enable stack probes on aarch64 for LLVM 18

I tested this on `aarch64-unknown-linux-gnu` with LLVM main (~18).

cc #77071, to be closed once we upgrade our LLVM submodule.
2023-12-14 02:01:13 +00:00
..
cross-crate
extern
foreign
issues
mir
numbers-arithmetic
statics
struct-enums
union
abi-sysv64-arg-passing.rs
abi-sysv64-register-usage.rs
abi-typo-unstable.rs
abi-typo-unstable.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
anon-extern-mod.rs
arm-unadjusted-intrinsic.rs add a test 2023-11-22 07:24:40 +01:00
c-stack-as-value.rs
c-stack-returning-int64.rs
cabi-int-widening.rs
compatibility.rs Auto merge of #118032 - RalfJung:char-u32, r=Mark-Simulacrum 2023-12-11 04:13:19 +00:00
debug.rs special case TyAndLayout debug impl 2023-09-15 22:57:07 +02:00
debug.stderr Rollup merge of #115654 - RalfJung:pass-mode-cast, r=compiler-errors 2023-09-17 11:23:25 +00:00
explicit_repr_rust.rs
homogenous-floats-target-feature-mixup.rs
issue-28676.rs
lib-defaults.rs
nullable-pointer-ffi-compat.rs
relocation_model_pic.rs add needs-relocation-model-pic to compiletest 2023-09-29 13:10:26 +02:00
riscv-discoverability-guidance.riscv32.stderr
riscv-discoverability-guidance.riscv64.stderr
riscv-discoverability-guidance.rs update target feature following LLVM API change 2023-12-08 13:06:07 +00:00
rustcall-generic.rs
segfault-no-out-of-stack.rs
stack-probes-lto.rs Enable stack probes on aarch64 for LLVM 18 2023-12-07 17:17:00 -08:00
stack-probes.rs Enable stack probes on aarch64 for LLVM 18 2023-12-07 17:17:00 -08:00
stack-protector.rs
unsized-args-in-c-abi-issues-94223-115845.rs add regression test 2023-11-07 17:21:02 +01:00
unsupported.aarch64.stderr
unsupported.arm.stderr
unsupported.i686.stderr
unsupported.riscv32.stderr
unsupported.riscv64.stderr
unsupported.rs
unsupported.x64.stderr
variadic-ffi.rs Remove asmjs from tests 2023-10-28 23:11:03 -07:00
x86stdcall.rs
x86stdcall2.rs