mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 08:56:15 +08:00
Previously, only the tests that are generated by the gen-test could be marked as UNSUPPORTED. After this patch, the gen-test itself can be marked as UNSUPPORTED, which makes it possible to add RUN lines that would be an error when unsupported to the gen-test itself.