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 |
* | Add an ObjCPass to the MachO linker. | Pete Cooper | 2016-01-19 | 1 | -0/+1 |
* | [lld] Add MachO thread-local storage support. | Lang Hames | 2015-06-23 | 1 | -0/+1 |
* | MachO: Move LayoutPass to MachO directory. | Rui Ueyama | 2015-02-05 | 1 | -0/+1 |
* | [mach-o] Add Pass to create are shim Atoms for ARM interworking. | Nick Kledzik | 2014-10-14 | 1 | -0/+1 |
* | [mach-o] create __unwind_info section on x86_64 | Tim Northover | 2014-09-30 | 1 | -0/+1 |
* | [mach-o] refactor KindHandler into ArchHandler and simplify passes. | Nick Kledzik | 2014-07-16 | 1 | -82/+6 |
* | Move GOTPass and StubsPass from Core to MachO | Nick Kledzik | 2014-07-09 | 1 | -0/+101 |