summaryrefslogtreecommitdiffstats
path: root/lld/lib/Core/DefinedAtom.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [MachO/Core] Remove (now) unused static member function. NFCI.Davide Italiano2016-08-041-12/+0
* Delete more ELF bits from the old linker.Rafael Espindola2016-02-281-7/+0
* Use __nl_symbol_ptr instead of __got in the stubs pass on x86 archs.Pete Cooper2016-02-091-0/+1
* Fix handling of mach header and DSO handle symbols.Pete Cooper2016-02-021-0/+1
* Add ObjC method list atom type. NFC.Pete Cooper2016-02-011-0/+1
* Add an ObjCPass to the MachO linker.Pete Cooper2016-01-191-0/+1
* [lld][Darwin] Add support for the -sectcreate option.Lang Hames2015-10-241-0/+1
* [ARM] Move out .ARM.exidx related things to ARM backendDenis Protivensky2015-05-261-1/+0
* [ARM] Generation of .ARM.exidx/.ARM.extab sectionsLeny Kholodov2015-05-081-0/+1
* Style cleanup in compareByPosition().Davide Italiano2015-02-041-7/+2
* Avoid two function calls of file() when not needed. Davide Italiano2015-02-031-2/+5
* Remove trailing whitespace introduced in r227709.Davide Italiano2015-02-011-1/+1
* [ELF] Don't compare an atom with itself in compareByPosition().Davide Italiano2015-02-011-0/+4
* ELF: Don't use LayoutPass.Rui Ueyama2015-01-311-3/+10
* [mach-o] Support linker synthesized mach_header symbols.Nick Kledzik2014-11-121-0/+1
* [mach-o] Add support for interposing tuples sectionNick Kledzik2014-11-061-0/+1
* Sort include files according to convention.Shankar Easwaran2014-10-181-1/+0
* [mach-o] create __unwind_info section on x86_64Tim Northover2014-09-301-0/+1
* [core] support .gnu.linkonce sectionsShankar Easwaran2014-04-011-0/+1
* Revert "[core] support .gnu.linkonce sections"Shankar Easwaran2014-03-311-1/+0
* [core] support .gnu.linkonce sectionsShankar Easwaran2014-03-311-0/+1
* [core] add SectionGroup supportShankar Easwaran2014-03-261-0/+1
* [PECOFF] Refactor IdataPass.Rui Ueyama2013-12-111-1/+0
* [lld][ELF] Support non alloc sections in the Writer.Shankar Easwaran2013-09-191-0/+1
* [lld][ELF] Differentiate between Note sections(RW/RO)Shankar Easwaran2013-09-041-1/+2
* [lld][ELF] Emit note sectionsShankar Easwaran2013-09-041-0/+1
* [lld][ELF] Rename typeTLV content type for ELFShankar Easwaran2013-08-231-0/+2
* [PECOFF] Support linking against DLL.Rui Ueyama2013-07-111-0/+1
* [lld] remove trailing whitespaceShankar Easwaran2013-03-141-2/+2
* [ELF][Hexagon]add typeZeroFillFastShankar Easwaran2013-02-241-0/+1
* add changes for typeDataFastShankar Easwaran2013-02-221-0/+1
* Add SectionPosition and OrderPassNick Kledzik2013-01-231-2/+0
* Better tie together ContentType and Permissions. Nick Kledzik2013-01-091-0/+78
OpenPOWER on IntegriCloud