[llvm] [LIT] Add support for `%basename_s` to get base name of source file (PR #110993)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 3 08:56:21 PDT 2024
jurahul wrote:
> This seems mostly fine, but we should probably have a test under llvm/utils/lit/tests (https://github.com/llvm/llvm-project/tree/main/llvm/utils/lit/tests), rather than just using it in a single tablegen test. Would you mind moving the test there?
Thanks. I'll add a new test instead of moving the TableGen test.
https://github.com/llvm/llvm-project/pull/110993
More information about the llvm-commits
mailing list