Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a... | Fangrui Song | 2019-12-24 | 1 | -1/+1 |
* | [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. | Shiva Chen | 2018-05-09 | 1 | -1/+1 |
* | llvm-dwarfdump: Make -brief the default and add a -verbose option instead. | Adrian Prantl | 2017-09-11 | 1 | -1/+1 |
* | llvm-dwarfdump: Replace -debug-dump=sect option with individual options. | Adrian Prantl | 2017-09-11 | 1 | -1/+1 |
* | [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. | Adrian Prantl | 2016-04-15 | 1 | -3/+2 |
* | testcase gardening: update the emissionKind enum to the new syntax. (NFC) | Adrian Prantl | 2016-04-01 | 1 | -1/+1 |
* | DI: Reverse direction of subprogram -> function edge. | Peter Collingbourne | 2015-11-05 | 1 | -2/+2 |
* | Make the default triple optional by allowing an empty string | Mehdi Amini | 2015-09-16 | 1 | -0/+51 |