[PATCH] D125585: [HLSL][clang][Driver] Parse target profile early to update Driver::TargetTriple.
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 31 11:10:07 PDT 2022
python3kgae updated this revision to Diff 433143.
python3kgae added a comment.
Add check for no -T option.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125585/new/
https://reviews.llvm.org/D125585
Files:
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/HLSL.cpp
clang/lib/Driver/ToolChains/HLSL.h
clang/test/Driver/dxc_fcgl.hlsl
clang/unittests/Driver/ToolChainTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125585.433143.patch
Type: text/x-patch
Size: 13692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220531/af9173f8/attachment.bin>
More information about the cfe-commits
mailing list