[all-commits] [llvm/llvm-project] 6f20c3: [LIT] Add support for `%basename_s` to get base na...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Thu Oct 3 12:29:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f20c3099e733afb56e1d2fb9b45bbd1802a4864
https://github.com/llvm/llvm-project/commit/6f20c3099e733afb56e1d2fb9b45bbd1802a4864
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
M llvm/docs/CommandGuide/lit.rst
M llvm/test/TableGen/anonymous-location.td
M llvm/utils/lit/lit/TestRunner.py
A llvm/utils/lit/tests/substitutions.py
Log Message:
-----------
[LIT] Add support for `%basename_s` to get base name of source file (#110993)
Add support for `%basename_s` pattern in the RUN commands to get the
base name of the source file, and adopt it in a TableGen LIT test.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list