[all-commits] [llvm/llvm-project] f2541c: [clang] Remove usage of llvm-spirv in clang LIT te...
Nick Sarnie via All-commits
all-commits at lists.llvm.org
Fri Mar 14 08:18:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2541cee44edca653326895f51bea4561394d6c7
https://github.com/llvm/llvm-project/commit/f2541cee44edca653326895f51bea4561394d6c7
Author: Nick Sarnie <nick.sarnie at intel.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M clang/test/Tooling/clang-linker-wrapper-spirv-elf.cpp
M clang/test/Tooling/lit.local.cfg
Log Message:
-----------
[clang] Remove usage of llvm-spirv in clang LIT tests (#131158)
We use the backend now, so remove the requirement from the only test
that actually executes the translator and remove the LIT requirement
variable.
Signed-off-by: Sarnie, Nick <nick.sarnie at intel.com>
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