rust/src/test/codegen/auxiliary
David Rheinsberg 7b9e1a95f0 test/codegen: test inter-crate linkage with static relocation
Add a codegen-test that verifies inter-crate linkage with the static
relocation model. We expect all symbols that are part of a rust
compilation to end up in the same DSO, thus we expect `dso_local`
annotations.
2022-11-29 11:21:16 +01:00
..
extern_decl.rs test/codegen: test inter-crate linkage with static relocation 2022-11-29 11:21:16 +01:00
nounwind.rs Remove licenses 2018-12-25 21:08:33 -07:00
static_dllimport_aux.rs Add test case 2022-11-03 11:17:42 -04:00
thread_local_aux.rs std: Stabilize the thread_local_const_init feature 2021-11-29 07:23:46 -08:00