about summary refs log tree commit diff
path: root/src/test/codegen/unwind-extern-imports.rs
AgeCommit message (Expand)AuthorLines
2021-08-03rustc: Fill out remaining parts of C-unwind ABIAlex Crichton-28/+8
2021-04-03Manually set dso_local when its valid to do soSimonas Kazlauskas-6/+6
2021-01-13Update tests for extern block lintingMark Rousskov-1/+1
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-1/+1
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-0/+1
2019-10-12make tests more robustRalf Jung-2/+2
2019-10-12update test for nounwind on FFI importsRalf Jung-0/+41