rust/tests/codegen/instrument-xray
Oleksii Lozovskyi 54b26f49e6 Test XRay only for supported targets
Now that the compiler accepts "-Z instrument-xray" option only when
targeting one of the supported targets, make sure to not run the
codegen tests where the compiler will fail.

Like with other compiletests, we don't have access to internals,
so simply hardcode a list of supported architectures here.
2023-02-09 12:29:43 +09:00
..
basic.rs Test XRay only for supported targets 2023-02-09 12:29:43 +09:00
options-combine.rs Test XRay only for supported targets 2023-02-09 12:29:43 +09:00
options-override.rs Test XRay only for supported targets 2023-02-09 12:29:43 +09:00