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 |
* | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -1/+1 |
* | Use owning pointers instead of raw pointers for Atom's to fix leaks. | Pete Cooper | 2016-03-22 | 1 | -4/+11 |
* | Revert "Use owning pointers instead of raw pointers for Atom's to fix leaks." | Pete Cooper | 2016-03-22 | 1 | -11/+4 |
* | Use owning pointers instead of raw pointers for Atom's to fix leaks. | Pete Cooper | 2016-03-22 | 1 | -4/+11 |
* | We should never dead strip mach header symbols. | Pete Cooper | 2016-02-09 | 1 | -4/+4 |
* | __mh_execute_header atoms should be global and never dead strippped. | Pete Cooper | 2016-02-02 | 1 | -2/+6 |
* | Fix handling of mach header and DSO handle symbols. | Pete Cooper | 2016-02-02 | 1 | -36/+47 |
* | Add File::kind's for all subclasses of File. | Pete Cooper | 2016-01-14 | 1 | -2/+2 |
* | Rename ExecutableAtom.hpp to ExecutableAtom.h | Davide Italiano | 2015-04-14 | 1 | -0/+133 |