Vendor import of lld release_39 branch r278877:

https://llvm.org/svn/llvm-project/lld/branches/release_39@278877
This commit is contained in:
Dimitry Andric 2016-08-17 19:36:59 +00:00
parent 1c98619801
commit eb67a071ca

View File

@ -24,6 +24,12 @@ ELF Improvements
* Initial support for LTO.
Changes to the MIPS Target
~~~~~~~~~~~~~~~~~~~~~~~~~~
* Added support for MIPS N64 ABI.
* Added support for TLS relocations for both O32 and N64 MIPS ABIs.
COFF Improvements
-----------------