FileCheck.py icon indicating copy to clipboard operation
FileCheck.py copied to clipboard

Test against FileCheck from LLVM 12 and 11

Open rathann opened this issue 4 years ago • 0 comments

Similar to #100, please switch to testing against recent LLVM. Versions 8 and 9 are long obsolete and no longer included in modern Fedora. Additional Fedora LLVM package maintainer's policy is to include the full build only for the latest version, so FileCheck is not included with older releases (see 1632732 1939414) so I have no way of running the tests on non-x86_64 architectures and I'm forced to patch it out.

rathann avatar Apr 13 '21 11:04 rathann