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 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits