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 |
* | Fix heap-buffer-overflow bugs identified by the Address Sanitizer | Greg Fitzgerald | 2015-02-19 | 1 | -0/+2 |
* | TMP: fix readN & writeN to not encourage UB | Tim Northover | 2014-10-27 | 1 | -11/+11 |
* | Sort include files according to convention. | Shankar Easwaran | 2014-10-18 | 1 | -2/+0 |
* | [mach-o] update __eh_frame handling for Nick's suggestions | Tim Northover | 2014-10-16 | 1 | -0/+12 |
* | [mach-o] make __unwind_info defer to __eh_frame when necessary. | Tim Northover | 2014-10-15 | 1 | -0/+11 |
* | [mach-o] Add support for arm64 (AAarch64) | Nick Kledzik | 2014-09-09 | 1 | -0/+2 |
* | [mach-o] implement more x86 and x86_64 relocation support | Nick Kledzik | 2014-07-17 | 1 | -0/+38 |
* | [mach-o] refactor KindHandler into ArchHandler and simplify passes. | Nick Kledzik | 2014-07-16 | 1 | -0/+109 |