[PATCH] D101101: [Docs] Updated LLVM_TARGETS_TO_BUILD section
PoojaYadav via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 23 11:48:12 PDT 2021
pooja2299 updated this revision to Diff 340125.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101101/new/
https://reviews.llvm.org/D101101
Files:
llvm/docs/GettingStarted.rst
Index: llvm/docs/GettingStarted.rst
===================================================================
--- llvm/docs/GettingStarted.rst
+++ llvm/docs/GettingStarted.rst
@@ -600,9 +600,9 @@
| | The default list is defined as |
| | ``LLVM_ALL_TARGETS``, and can be set to include |
| | out-of-tree targets. The default value includes: |
-| | ``AArch64, AMDGPU, ARM, BPF, Hexagon, Mips, |
-| | MSP430, NVPTX, PowerPC, Sparc, SystemZ, X86, |
-| | XCore``. |
+| | ``AArch64, AMDGPU, ARM, AVR, BPF, Hexagon, Lanai, |
+| | Mips, MSP430, NVPTX, PowerPC, RISCV, Sparc, |
+| | SystemZ, WebAssembly, X86, XCore``. |
| | |
+-------------------------+----------------------------------------------------+
| LLVM_ENABLE_DOXYGEN | Build doxygen-based documentation from the source |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101101.340125.patch
Type: text/x-patch
Size: 1174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210423/ea078c9f/attachment.bin>
More information about the llvm-commits
mailing list