[PATCH] D127890: [Docs] Update clang & llvm release notes for HLSL
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 16 12:44:39 PDT 2022
MaskRay added inline comments.
================
Comment at: llvm/docs/ReleaseNotes.rst:117
+* DirectX has been added as an experimental target. Specify
+`-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=DirectX` in your CMake configuration to
+ enable it. The target is not packaged in pre-built binaries.
----------------
Fix indentation and use two backsticks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127890/new/
https://reviews.llvm.org/D127890
More information about the cfe-commits
mailing list