1======================= 2LLD 4.0.0 Release Notes 3======================= 4 5.. contents:: 6 :local: 7 8.. warning:: 9 These are in-progress notes for the upcoming LLVM 4.0.0 release. 10 11Introduction 12============ 13 14This document contains the release notes for the LLD linker, release 4.0.0. 15Here we describe the status of LLD, including major improvements 16from the previous release. All LLD releases may be downloaded 17from the `LLVM releases web site <http://llvm.org/releases/>`_. 18 19Non-comprehensive list of changes in this release 20================================================= 21 22ELF Improvements 23---------------- 24 25* Initial support for LTO. 26 27COFF Improvements 28----------------- 29 30* Item 1. 31 32MachO Improvements 33------------------ 34 35* Item 1. 36