rust/tests/auxiliary
winstonallo 04ff1444bb
Set NumRegisterParameters LLVM module flag to N when -Zregparm=N is
set

* Enforce the `-Zregparm=N` flag by setting the NumRegisterParameters
LLVM module flag * Add assembly tests verifying that the parameters are
passed in registers for reparm values 1, 2, and 3, for both LLVM
intrinsics and non-builtin functions * Add c_void type to minicore
2025-08-13 17:37:30 +02:00
..
minicore.rs Set NumRegisterParameters LLVM module flag to N when -Zregparm=N is 2025-08-13 17:37:30 +02:00
minisimd.rs So many test updates x_x 2025-07-20 10:15:14 -07:00
rust_test_helpers.c Clean up users of rust_dbg_call 2024-04-17 15:08:08 -04:00