[PATCH] D77986: [lit] Move llvm-test-suite result codes into llvm/lit

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 15:15:32 PDT 2020


yln added a comment.

Ah okay, I didn't realize that `NOEXE` had nothing to do with lit's `--no-execute` option.  I think you can use UNRESOLVED instead of creating a specific category for it and use the already existing SKIPPED. Would that work?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77986





More information about the llvm-commits mailing list