[PATCH] D154987: [lit] Implement PYTHON directive and config.prologue

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 18:58:28 PDT 2023


arichardson added a comment.

Are you also planning to adjust the update_tests.py scripts to support this syntax? Might be a good motivation to have them use the lit parser to extract commands rather than regexes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154987



More information about the llvm-commits mailing list