summaryrefslogtreecommitdiffstats
path: root/lld/test/darwin
Commit message (Expand)AuthorAgeFilesLines
* [Darwin] Do not error on '-lto_library' optionBrian Gesiak2018-06-131-0/+11
* Replace -flavor {gnu,darwin} with ld64.lld or ld.lld.Rui Ueyama2018-02-164-4/+4
* Add the GC commandline options and throw errors if they are usedPete Cooper2016-01-153-0/+45
* Delete unnecessary generality in loadFile.Rafael Espindola2015-04-243-41/+39
* [mach-o] refactor KindHandler into ArchHandler and simplify passes.Nick Kledzik2014-07-162-36/+21
* [mach-o] refactor x86_64 relocation handling.Nick Kledzik2014-06-272-3/+3
* Update for llvm's r209253.Rafael Espindola2014-05-211-2/+2
* Fix trailing whitespace.Shankar Easwaran2014-01-272-5/+5
* [mach-o] enable mach-o and native yaml to be intermixedNick Kledzik2014-01-112-1/+45
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-3/+3
* [mach-o] revert gunk added to test cases to debug build bot failuresNick Kledzik2013-11-081-1/+1
* [mach-o] add debugging to help explain one build bot failureNick Kledzik2013-11-081-1/+1
* [mach-o] binary reader and writer Nick Kledzik2013-11-061-2/+2
* Update test now that llvm-nm prints the correct value.Rafael Espindola2013-11-021-1/+1
* Revert "r193300 - [PassManager] add ReaderWriter{Native, YAML} to the Driver"Rui Ueyama2013-10-241-2/+0
* [PassManager] add ReaderWriter{Native,YAML} to the Driver.Shankar Easwaran2013-10-241-0/+2
* This is my Driver refactoring patch. Nick Kledzik2013-04-041-4/+4
* Add new merge-by-content Merge attribute for use by anonymousNick Kledzik2013-01-151-1/+1
* Rename YAML key 'fixups:' to 'references:'Nick Kledzik2013-01-081-1/+1
* Removes files for separate ReaderYAML.cpp and WriterYAML.cpp Nick Kledzik2013-01-051-4/+5
* PR13467: Fix mach-o writer to handle case of zero stubs. Renumber TestingHel...Nick Kledzik2012-07-301-1/+1
* Add way to represent static archives in yaml test cases.Nick Kledzik2012-04-201-1/+1
* First implementation of Darwin Platform. It is rich enough to generateNick Kledzik2012-04-071-0/+35
OpenPOWER on IntegriCloud