rust/tests/codegen-llvm/loongarch
WANG Rui e3f198ec05 LoongArch: Fix direct-access-external-data test
On LoongArch targets, `-Cdirect-access-external-data` defaults to `no`.
Since copy relocations are not supported, `dso_local` is not emitted
under `-Crelocation-model=static`, unlike on other targets.
2026-01-20 16:26:15 +08:00
..
direct-access-external-data.rs LoongArch: Fix direct-access-external-data test 2026-01-20 16:26:15 +08:00