Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace "no-frame-pointer-*" function attributes with "frame-pointer" | Francis Visoiu Mistrih | 2019-01-14 | 1 | -2/+2 |
* | MachO: trap unreachable instructions | Tim Northover | 2018-04-13 | 1 | -2/+3 |
* | [MC] Suppress .Lcfi labels when emitting textual assembly | Reid Kleckner | 2017-10-10 | 1 | -4/+0 |
* | Don't emit CFI instructions at the end of a function | Adrian Prantl | 2017-04-24 | 1 | -7/+1 |
* | Use the vanilla func_end symbol for .size. | Rafael Espindola | 2015-03-04 | 1 | -1/+1 |
* | Fix a lot of confusion around inserting nops on empty functions. | Rafael Espindola | 2014-09-15 | 1 | -1/+30 |
* | Don't print an unused label before .cfi_endproc. | Rafael Espindola | 2012-01-09 | 1 | -2/+0 |
* | Don't print a label before .cfi_startproc when we don't need to. This makes | Rafael Espindola | 2012-01-07 | 1 | -2/+0 |
* | Use the dwarf->llvm mapping to print register names in the cfi | Rafael Espindola | 2011-05-30 | 1 | -2/+2 |
* | Don't produce a __debug_frame. | Rafael Espindola | 2011-05-05 | 1 | -4/+18 |
* | Consider this function: | Bill Wendling | 2010-07-16 | 1 | -0/+15 |