summaryrefslogtreecommitdiff
path: root/test/DebugInfo/2010-05-10-MultipleCU.ll
Commit message (Expand)AuthorAge
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-30
* DebugInfo: Improve test to use llvm-dwarfdumpDavid Blaikie2013-12-04
* Test fix for r196394David Blaikie2013-12-04
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-06
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-02
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-01
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-26
* Remove unused field in DISubprogramDavid 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
* Upgrade tests to the latest debug info format.David Blaikie2013-03-08
* FileCheckizeJakob Stoklund Olesen2010-10-15
* Enable multiple Compile Units in one module.Devang Patel2010-05-10