We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7a878 commit aa273fdCopy full SHA for aa273fd
lld/docs/ReleaseNotes.rst
@@ -40,6 +40,8 @@ ELF Improvements
40
* ``R_X86_64_CODE_4_GOTTPOFF`` (`#116634 <https://github.com/llvm/llvm-project/pull/116634>`_)
41
* ``R_X86_64_CODE_4_GOTPC32_TLSDESC`` (`#116909 <https://github.com/llvm/llvm-project/pull/116909>`_)
42
* ``R_X86_64_CODE_6_GOTTPOFF`` (`#117675 <https://github.com/llvm/llvm-project/pull/117675>`_)
43
+* Supported relocation types for LoongArch target: ``R_LARCH_TLS_{LD,GD,DESC}_PCREL20_S2``.
44
+ (`#100105 <https://github.com/llvm/llvm-project/pull/100105>`_)
45
46
Breaking changes
47
----------------
0 commit comments