aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/namespace.ll
Commit message (Expand)AuthorAgeFilesLines
* PR14606: Debug Info for namespace aliases/DW_TAG_imported_moduleDavid Blaikie2013-05-201-29/+49
* Debug Info: Support DW_TAG_imported_declarationDavid Blaikie2013-05-081-49/+138
* Debug Info: Fix for break due to r181271David Blaikie2013-05-071-0/+11
* DebugInfo: Support imported modules in lexical blocksDavid Blaikie2013-05-061-20/+78
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-221-12/+40
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-191-40/+12
* PR14606: debug info imported_module supportDavid Blaikie2013-04-191-12/+40
* Add object-emission flag for lit tests. This flag is usedJyotsna Verma2013-04-101-0/+2
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-6/+6
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-6/+6
* Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie2013-03-201-1/+1
* Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie2013-03-201-1/+1
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Refactor file/directory path in namespace debug info to refer directly to the...David Blaikie2013-03-201-3/+10
* Enhance debug info namespace test to check for context/scope referenceDavid Blaikie2013-03-201-7/+16
* Reorder the DIFile parameter in DINameSpaceDavid Blaikie2013-03-201-1/+2
* Test DW_TAG_namespace support in the backendDavid Blaikie2013-03-201-0/+25