[all-commits] [llvm/llvm-project] 947695: [HLSL] Update target test to use `-cc1` rather tha...
Justin Bogner via All-commits
all-commits at lists.llvm.org
Fri Feb 14 13:17:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 947695a37f1f95505826f170598e1ec126914ba1
https://github.com/llvm/llvm-project/commit/947695a37f1f95505826f170598e1ec126914ba1
Author: Justin Bogner <mail at justinbogner.com>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M clang/test/CodeGenHLSL/basic-target.c
Log Message:
-----------
[HLSL] Update target test to use `-cc1` rather than the clang driver (#127262)
This test was unnecessarily invoking `dxv` if it was in your path since
it used the driver rather than the `-cc1` command.
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