mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-30 08:56:40 +00:00
3e6ef77272
Summary: These tests were not being run because the yaml extension wasn't be picked up by lit. This change also fixes the tests which themselves were broken. Patch By: Sam Clegg Reviewers: beanz Reviewed By: beanz Subscribers: fhahn Differential Revision: https://reviews.llvm.org/D31436 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299088 91177308-0d34-0410-b5e6-96231b3b80d8
2 lines
28 B
INI
2 lines
28 B
INI
config.suffixes = ['.yaml']
|