================ @@ -0,0 +1,214 @@ +# -*- Python -*- + +# Configuration file for the 'lit' test runner. + +import os +import re ---------------- dm-vodopyanov wrote: Not sure, is it used? https://github.com/llvm/llvm-project/pull/177407