aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-readobj/codeview-linetables.test
AgeCommit message (Expand)AuthorFilesLines
2016-01-15[codeview] Handle multiple frame descriptions in readobjReid Kleckner1-7/+7
2016-01-13[readobj] Expand CodeView dumping functionalityReid Kleckner1-131/+132
2016-01-13[CodeView] Improve the line table dumperDavid Majnemer1-79/+230
2015-12-15[llvm-readobj] s/FunctionName/LinkageName/ for codeview dumpingReid Kleckner1-18/+18
2015-07-09[CodeView] Add support for emitting column informationDavid Majnemer1-0/+10
2015-02-18Modify llvm-readobj to dump symbol record bytes.Zachary Turner1-14/+14
2014-11-12[COFF] Make it clearer that the symbols subsection holds function display nam...Timur Iskhodzhanov1-10/+10
2014-10-23PR21189: Teach llvm-readobj to dump bits of COFF symbol subsections required ...Timur Iskhodzhanov1-18/+76
2014-10-13Add VS2012-generated test inputs for test/tools/llvm-readobj/codeview-linetab...Timur Iskhodzhanov1-4/+14
2014-10-06Fix dumping codeview line tables when there are multiple debug sectionsTimur Iskhodzhanov1-19/+59
2014-09-23Rebuild the inputs for the codeview-linetables.test with VS2013Timur Iskhodzhanov1-4/+38
2013-12-19Teach the llvm-readobj COFF dumper to dump debug line tables from object filesTimur Iskhodzhanov1-0/+282