[lld] [llvm] [docs] Update release notes for APX relocation types (PR #118575)

Feng Zou via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 19:37:43 PST 2024


================
@@ -35,6 +35,11 @@ ELF Improvements
   globally changing the semantics of section matching. It also independently
   increases the expressive power of linker scripts.
   (`#95323 <https://github.com/llvm/llvm-project/pull/95323>`_)
+* Supported relocation types for X86_64 target:
+  * ``R_X86_64_CODE_4_GOTPCRELX`` (`#109783 <https://github.com/llvm/llvm-project/pull/109783>`_ and `#116737 <https://github.com/llvm/llvm-project/pull/116737>`_)
----------------
fzou1 wrote:

Updated.

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


More information about the llvm-commits mailing list