[clang] [llvm] [Hexagon] Set the default compilation target to V68 (PR #125239)

Brian Cain via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 3 08:30:23 PST 2025


androm3da wrote:

> > Done. Thanks Brian.
> 
> Are you sure the release notes change has landed? I don't see a commit on `main` with it yet.
> 
> https://github.com/llvm/llvm-project/blob/main/llvm/docs/ReleaseNotes.md#changes-to-the-hexagon-backend
> 
> Is there a pull req open for this change?

oh whoops - this was a clang change and not an llvm one.  So I guess we'd expect to see it in the clang release notes?

https://github.com/llvm/llvm-project/blob/main/clang/docs/ReleaseNotes.rst#target-specific-changes



https://github.com/llvm/llvm-project/pull/125239


More information about the cfe-commits mailing list