You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
79944f20ea
llvm-svn: 260960
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.
|