hkleynhans wrote: Actually; I think it generates scripts such that you can just call (build dir)/bin/llvm-lit on all platforms. Will update the PR to reflect that.
On Tue, 27 Jan 2026 at 17:22, Aaron Ballman ***@***.***> wrote: > ***@***.**** commented on this pull request. > > Thank you for working on this! > ------------------------------ > > In clang/www/hacking.html > <https://github.com/llvm/llvm-project/pull/178244#discussion_r2733066692>: > > > > - <p>Once that is done, to run all the tests from the command line, > - execute a command like the following:</p> > + <p>Once that is done, all the tests can be executed from the command line > + by running the generated <tt>llvm-lit.cmd</tt> script as follows:</p> > > Does this script work on all platforms? (It sounds like it might be > Windows-only because of the .cmd extension.) If not, we probably should > continue to document the Python script instead so it's more generally > applicable. > > — > Reply to this email directly, view it on GitHub > <https://github.com/llvm/llvm-project/pull/178244#pullrequestreview-3712497111>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAXU5F4BJ6I5ODAP4KGWVD34I6NGXAVCNFSM6AAAAACTB4EG3SVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTOMJSGQ4TOMJRGE> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> > https://github.com/llvm/llvm-project/pull/178244 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
