[all-commits] [llvm/llvm-project] 4b14fc: [SPIR-V] Drop double quote from test pattern
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Tue Jan 11 08:58:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b14fc6fe5a7d01fb42a3cdede77c59f03b867af
https://github.com/llvm/llvm-project/commit/4b14fc6fe5a7d01fb42a3cdede77c59f03b867af
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2022-01-11 (Tue, 11 Jan 2022)
Changed paths:
M clang/test/Driver/spirv-toolchain.cl
Log Message:
-----------
[SPIR-V] Drop double quote from test pattern
When spirv-link is found, it won't match a leading `"`. This fixes
the test added by commit dbb8d086377b ("[SPIR-V] Add linking using
spirv-link.", 2022-01-11).
More information about the All-commits
mailing list