[PATCH] D122865: [HLSL][clang][Driver] Support target profile command line option.

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 1 17:03:29 PDT 2022


python3kgae updated this revision to Diff 419893.
python3kgae added a comment.
Herald added a subscriber: ormris.

Change lit test to unit test to avoid require build DirectX target.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122865/new/

https://reviews.llvm.org/D122865

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Driver/Driver.h
  clang/include/clang/Driver/Options.h
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/CMakeLists.txt
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChain.cpp
  clang/lib/Driver/ToolChains/HLSL.cpp
  clang/lib/Driver/ToolChains/HLSL.h
  clang/lib/Driver/Types.cpp
  clang/test/lit.cfg.py
  clang/unittests/Driver/ToolChainTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122865.419893.patch
Type: text/x-patch
Size: 20006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220402/69a35e93/attachment-0001.bin>


More information about the cfe-commits mailing list