aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/enum.ll
AgeCommit message (Expand)AuthorFilesLines
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith1-26/+26
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-15/+15
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-15/+15
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-15/+15
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-2/+2
2014-10-01Revert r218778 while investigating buldbot breakage.Adrian Prantl1-2/+2
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-2/+2
2014-02-04DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie1-1/+1
2014-01-30Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov1-1/+1
2013-11-22Debug Info: update testing cases to specify the debug info version number.Manman Ren1-1/+2
2013-09-06Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren1-3/+3
2013-08-26Debug Info: add an identifier field to DICompositeType.Manman Ren1-3/+3
2013-08-22Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling1-1/+1
2013-06-24DebugInfo: add some testing from an overly broad end-to-end test in ClangDavid Blaikie1-0/+79