summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/namespace.ll
Commit message (Expand)AuthorAgeFilesLines
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-78/+78
* Allow DwarfCompileUnit::constructImportedEntityDIE to instanciate a GlobalVar...Frederic Riss2014-11-181-96/+209
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-36/+36
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-36/+36
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-36/+36
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-4/+4
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-4/+4
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-4/+4
* [dwarfdump] Dump full filenames as DW_AT_(decl|call)_file attribute valuesFrederic Riss2014-09-221-15/+12
* [dwarfdump] Dump DW_AT_(decl|call)_line attribute values as decimal values.Frederic Riss2014-09-051-12/+12
* DebugInfo: Lazily construct subprogram definition DIEs.David Blaikie2014-05-271-19/+17
* DebugInfo: Generalize some tests to handle variations in attribute ordering.David Blaikie2014-05-231-6/+12
* DebugInfo: Sure up subprogram variable list handling with more assertions and...David Blaikie2014-05-141-1/+1
* DebugInfo: Support namespace aliases as DW_TAG_imported_declaration instead o...David Blaikie2014-04-061-4/+4
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-301-1/+1
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-5/+5
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-6/+6
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-221-1/+1
* 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
OpenPOWER on IntegriCloud