forked from OSchip/llvm-project
36 lines
730 B
ReStructuredText
36 lines
730 B
ReStructuredText
======================
|
|
LLD 3.9 Release Notes
|
|
======================
|
|
|
|
.. contents::
|
|
:local:
|
|
|
|
.. warning::
|
|
These are in-progress notes for the upcoming LLVM 3.9 release.
|
|
|
|
Introduction
|
|
============
|
|
|
|
This document contains the release notes for the LLD linker, release 3.9.
|
|
Here we describe the status of LLD, including major improvements
|
|
from the previous release. All LLD releases may be downloaded
|
|
from the `LLVM releases web site <http://llvm.org/releases/>`_.
|
|
|
|
Non-comprehensive list of changes in this release
|
|
=================================================
|
|
|
|
ELF Improvements
|
|
----------------
|
|
|
|
* Initial support for LTO.
|
|
|
|
COFF Improvements
|
|
-----------------
|
|
|
|
* Item 1.
|
|
|
|
MachO Improvements
|
|
------------------
|
|
|
|
* Item 1.
|