summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/pr12831.ll
Commit message (Expand)AuthorAge
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-08
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-26
* Update testing cases to pass debug info verifier.Manman Ren2013-07-24
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-23
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-21
* Remove unused field in DICompileUnitDavid Blaikie2013-03-20
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-13
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-12
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-12
* Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie2013-02-02
* Have getOrCreateSubprogramDIE store the DIE for a subprogramPeter Collingbourne2012-05-27