aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/namespace.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-60/+60
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-78/+78
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-115/+225
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-23/+27
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Merging r195504:Manman Ren2013-12-091-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