summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/MachO/FlatNamespaceFile.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Make some headers modular by adding missing includes/forward decls.David Blaikie2017-11-211-0/+2
* Remove dead flags.Rui Ueyama2016-03-281-2/+1
* Use owning pointers instead of raw pointers for Atom's to fix leaks.Pete Cooper2016-03-221-13/+14
* Revert "Use owning pointers instead of raw pointers for Atom's to fix leaks."Pete Cooper2016-03-221-14/+13
* Use owning pointers instead of raw pointers for Atom's to fix leaks.Pete Cooper2016-03-221-13/+14
* [lld][MachO] Fix indentation.Lang Hames2015-10-201-2/+2
* [lld][MachO] Fix typo in comment.Lang Hames2015-10-201-1/+1
* [lld][MachO] Fix a think-o to get the twolevel/dynamic_lookup test passing.Lang Hames2015-09-281-1/+1
* [lld][MachO] Initial implementation of -flat_namespace and -undefined.Lang Hames2015-09-281-0/+61
OpenPOWER on IntegriCloud