[clang] 1abe7e8 - [Hexagon][Docs] document the change in the default target (#125584)

via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 3 14:43:31 PST 2025


Author: Ikhlas Ajbar
Date: 2025-02-03T16:43:27-06:00
New Revision: 1abe7e8debc44d9a7e460c2be0b85b7cf137585b

URL: https://github.com/llvm/llvm-project/commit/1abe7e8debc44d9a7e460c2be0b85b7cf137585b
DIFF: https://github.com/llvm/llvm-project/commit/1abe7e8debc44d9a7e460c2be0b85b7cf137585b.diff

LOG: [Hexagon][Docs] document the change in the default target (#125584)

Added: 
    

Modified: 
    clang/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
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
 ^^^^^^^^^^^
 


        


More information about the cfe-commits mailing list