This change adds a stub DirectX target for clang to enable targeting
dxil targets.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122085
Add clang DirectX target support ClosedPublic Authored by beanz on Mar 19 2022, 3:01 PM.
Details Summary This change adds a stub DirectX target for clang to enable targeting
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 19 2022, 3:05 PM beanz added a child revision: D122087: Add HLSL Language Option and Preprocessor.Mar 19 2022, 3:55 PM This revision was landed with ongoing or failed builds.Mar 28 2022, 1:01 PM Closed by commit rGc5e54e275241: Add clang DirectX target support (authored by beanz). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416741 clang/lib/Basic/CMakeLists.txt
clang/lib/Basic/Targets.cpp
clang/lib/Basic/Targets/DirectX.h
clang/lib/Basic/Targets/DirectX.cpp
clang/test/CodeGenHLSL/basic-target.c
|
clang-format: please reformat the code