Commit 93feb90b authored by Simon Atanasyan's avatar Simon Atanasyan
Browse files

[docs][mips] Add MIPS specific release notes for LLD 6.0

Differential Revision: https://reviews.llvm.org/D43575

llvm-svn: 325721
parent dd6e36c5
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -24,7 +24,11 @@ Non-comprehensive list of changes in this release
ELF Improvements
----------------

* Item 1.
* MIPS port now generates all output dynamic relocations
  using Elf_Rel format only.

* Added handling of the R_MIPS_26 relocation in case of N32 / N64 ABIs
  and generating proper PLT entries.

COFF Improvements
-----------------