about summary refs log tree commit diff
path: root/src/test/codegen/unwind-abis
AgeCommit message (Expand)AuthorLines
2022-05-13Don't hardcode attribute id in codegen testGary Guo-4/+4
2022-05-12Expand c-unwind-abi-panic-abort testGary Guo-4/+9
2022-05-12Prevent unwinding when `-C panic=abort` is used regardless declared ABIGary Guo-3/+3
2022-02-02Add more *-unwind ABI variantsAmanieu d'Antras-0/+184
2021-08-03rustc: Fill out remaining parts of C-unwind ABIAlex Crichton-7/+61
2021-07-06Replace per-target ABI denylist with an allowlistSimonas Kazlauskas-15/+12
2021-03-09implement unwinding abi's (RFC 2945)katelyn a. martin-0/+141