summaryrefslogtreecommitdiffstats
path: root/lld/test/core
Commit message (Expand)AuthorAgeFilesLines
* Remove CoreDriver.Rui Ueyama2016-03-0181-1539/+0
* Delete more COFF and ELF bits from the old linker.Rafael Espindola2016-02-281-29/+0
* Delete more ELF bits from the old linker.Rafael Espindola2016-02-2817-788/+0
* Delete unnecessary generality in loadFile.Rafael Espindola2015-04-2481-616/+609
* Test: Use layout-after instead of layout-before.Rui Ueyama2015-03-094-28/+14
* PECOFF: Create layout-afters instead of layout-befores.Rui Ueyama2015-03-091-7/+7
* [Core] Do not reclaim absolute atoms in resolver.Davide Italiano2015-02-261-1/+1
* [Core] Fix handling of Section Groups.Shankar Easwaran2015-02-225-47/+28
* MachO: Move LayoutPass to MachO directory.Rui Ueyama2015-02-053-149/+0
* [test] Add test for section groups and deadstripShankar Easwaran2015-02-011-0/+92
* Remove kindInGroup reference.Rui Ueyama2015-01-274-165/+0
* Convert CoreInputGraph.Rui Ueyama2015-01-061-11/+0
* [ELF] Add CodeModel attribute to the DefinedAtom classSimon Atanasyan2014-11-131-0/+50
* Preserve custom section names when coalescing.Nick Kledzik2014-10-021-0/+78
* Move GOTPass and StubsPass from Core to MachONick Kledzik2014-07-092-129/+0
* [PECOFF] Support COMDAT associative sections.Rui Ueyama2014-06-171-0/+30
* Remove group-parent references.Rui Ueyama2014-06-039-288/+4
* Make dead-striping to handle reverse edges.Rui Ueyama2014-06-031-0/+25
* Remove trailing whitespaces.Rui Ueyama2014-05-141-1/+1
* [core] support .gnu.linkonce sectionsShankar Easwaran2014-04-015-0/+561
* Revert "[core] support .gnu.linkonce sections"Shankar Easwaran2014-03-315-561/+0
* [core] support .gnu.linkonce sectionsShankar Easwaran2014-03-315-0/+561
* Do not use layout-before to layout atoms.Rui Ueyama2014-03-272-47/+0
* [core] add SectionGroup supportShankar Easwaran2014-03-264-0/+473
* [lld] Include reference kind in cycle detector debug outputNico Rieck2014-02-241-3/+0
* Fix feature detection in lld's lit.cfgNico Rieck2014-02-241-0/+3
* Fix trailing whitespace.Shankar Easwaran2014-01-2732-98/+98
* [mach-o] enable mach-o and native yaml to be intermixedNick Kledzik2014-01-113-18/+14
* REQUIRES: debug doesn't actually do anything!Joey Gouly2013-12-201-1/+1
* Fix Weak External symbol handling.Rui Ueyama2013-11-202-17/+25
* Select new undefined atom rather than old one if other conditions are the same.Rui Ueyama2013-11-151-40/+30
* Test: Move input redirections at the end of the line.Rui Ueyama2013-11-149-10/+10
* Test for r194671.Rui Ueyama2013-11-141-0/+24
* Fix misleading indentation.Rui Ueyama2013-11-131-12/+12
* Run layout-transitivity test only when debugging is enabled.Rui Ueyama2013-10-231-5/+1
* Disable layout-transitivity test on FreeBSD for now.Rui Ueyama2013-10-231-3/+4
* Disable layout-transitivity test on Darwin for now.Rui Ueyama2013-10-211-0/+4
* Fix bug that CompareAtoms::compare is not transitive.Rui Ueyama2013-10-191-0/+33
* [Core] Add type and size to SharedLibraryAtom.Michael J. Spencer2013-09-261-0/+11
* Add a fallback mechanism for undefined atom.Rui Ueyama2013-09-121-0/+18
* [lld][test] organize test directory. No change in functionalityShankar Easwaran2013-08-3145-0/+1791
OpenPOWER on IntegriCloud