[clang] [Hexagon][Docs] document the change in the default target (PR #125584)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 3 13:18:47 PST 2025
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-clang
Author: Ikhlas Ajbar (iajbar)
<details>
<summary>Changes</summary>
---
Full diff: https://github.com/llvm/llvm-project/pull/125584.diff
1 Files Affected:
- (modified) clang/docs/ReleaseNotes.rst (+5)
``````````diff
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 4266d6c523ab97..33a37bdf3f328a 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -161,6 +161,11 @@ AMDGPU Support
NVPTX Support
^^^^^^^^^^^^^^
+Hexagon Support
+^^^^^^^^^^^^^^^
+
+- The default compilation target has been changed from V60 to V68.
+
X86 Support
^^^^^^^^^^^
``````````
</details>
https://github.com/llvm/llvm-project/pull/125584
More information about the cfe-commits
mailing list