summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/inlining.ll
Commit message (Expand)AuthorAgeFilesLines
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-5/+4
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* [codeview] Only emit function ids for inlined functionsReid Kleckner2016-03-181-8/+40
* [codeview] Describe int local variables using .cv_def_rangeReid Kleckner2016-02-101-1/+1
* [codeview] Improve readability of codeview assembly outputDavid Majnemer2016-02-021-5/+11
* [codeview] Correctly handle inlining functions post-dominated by unreachableDavid Majnemer2016-02-021-2/+2
* [codeview] Wire up the .cv_inline_linetable directiveReid Kleckner2016-02-021-34/+89
* [codeview] Begin to add support for inlined call sitesReid Kleckner2016-01-291-0/+160
OpenPOWER on IntegriCloud