summaryrefslogtreecommitdiff
path: root/test/DebugInfo/namespace.ll
Commit message (Expand)AuthorAge
* DebugInfo: Lazily construct subprogram definition DIEs.David Blaikie2014-05-27
* DebugInfo: Generalize some tests to handle variations in attribute ordering.David Blaikie2014-05-23
* DebugInfo: Sure up subprogram variable list handling with more assertions and...David Blaikie2014-05-14
* DebugInfo: Support namespace aliases as DW_TAG_imported_declaration instead o...David Blaikie2014-04-06
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-30
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* 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
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-22
* PR14606: Debug Info for namespace aliases/DW_TAG_imported_moduleDavid Blaikie2013-05-20
* Debug Info: Support DW_TAG_imported_declarationDavid Blaikie2013-05-08
* Debug Info: Fix for break due to r181271David Blaikie2013-05-07
* DebugInfo: Support imported modules in lexical blocksDavid Blaikie2013-05-06
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-22
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-19
* PR14606: debug info imported_module supportDavid Blaikie2013-04-19
* Add object-emission flag for lit tests. This flag is usedJyotsna Verma2013-04-10
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-28
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-27
* Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie2013-03-20
* Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie2013-03-20
* Remove unused field in DICompileUnitDavid Blaikie2013-03-20
* Refactor file/directory path in namespace debug info to refer directly to the...David Blaikie2013-03-20
* Enhance debug info namespace test to check for context/scope referenceDavid Blaikie2013-03-20
* Reorder the DIFile parameter in DINameSpaceDavid Blaikie2013-03-20
* Test DW_TAG_namespace support in the backendDavid Blaikie2013-03-20