RKSimon added a comment.

@MrTrillian This is failing for me with:

  C:\LLVM\ninja>ninja check-llvm-codegen-x86
  [0/1/0/1] Running lit suite 
C:/LLVM/llvm-project/llvm/test/CodeGen/X86llvm-lit.py: 
C:\LLVM\llvm-project\llvm\utils\lit\lit\TestingConfig.py:151: fatal: unable to 
parse config file 'C:\\LLVM\\llvm-project\\llvm\\test\\lit.cfg.py', traceback: 
Traceback (most recent call last):
    File "C:\LLVM\llvm-project\llvm\utils\lit\lit\TestingConfig.py", line 139, 
in load_from_path
      exec(compile(data, path, "exec"), cfg_globals, None)
    File "C:\LLVM\llvm-project\llvm\test\lit.cfg.py", line 21, in <module>
      config.test_format = lit.formats.ShTest(not llvm_config.use_lit_shell)
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
  AttributeError: 'NoneType' object has no attribute 'use_lit_shell'


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154130/new/

https://reviews.llvm.org/D154130

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to