Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Make some headers modular by adding missing includes/forward decls. | David Blaikie | 2017-11-21 | 1 | -0/+2 |
* | Remove dead flags. | Rui Ueyama | 2016-03-28 | 1 | -2/+1 |
* | Use owning pointers instead of raw pointers for Atom's to fix leaks. | Pete Cooper | 2016-03-22 | 1 | -13/+14 |
* | Revert "Use owning pointers instead of raw pointers for Atom's to fix leaks." | Pete Cooper | 2016-03-22 | 1 | -14/+13 |
* | Use owning pointers instead of raw pointers for Atom's to fix leaks. | Pete Cooper | 2016-03-22 | 1 | -13/+14 |
* | [lld][MachO] Fix indentation. | Lang Hames | 2015-10-20 | 1 | -2/+2 |
* | [lld][MachO] Fix typo in comment. | Lang Hames | 2015-10-20 | 1 | -1/+1 |
* | [lld][MachO] Fix a think-o to get the twolevel/dynamic_lookup test passing. | Lang Hames | 2015-09-28 | 1 | -1/+1 |
* | [lld][MachO] Initial implementation of -flat_namespace and -undefined. | Lang Hames | 2015-09-28 | 1 | -0/+61 |