[clang] [HLSL][DirectX] Add the Qdx-rootsignature-strip driver option (PR #154454)
Justin Bogner via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 22 08:48:07 PDT 2025
================
@@ -4647,6 +4647,16 @@ void Driver::BuildDefaultActions(Compilation &C, DerivedArgList &Args,
// Only add action when needValidation.
----------------
bogner wrote:
The comments around the isDXIL block look like they're out of date or at least misplaced (both this one and the "Call validator" one above.
https://github.com/llvm/llvm-project/pull/154454
More information about the cfe-commits
mailing list