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. |
||
|---|---|---|
| .. | ||
| extern_decl.rs | ||
| nounwind.rs | ||
| static_dllimport_aux.rs | ||
| thread_local_aux.rs | ||