aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/X86/pr13303.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-6/+6
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-6/+6
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-221-1/+1
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-1/+1
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-1/+1
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-121-1/+1
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-121-1/+1
* Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie2013-02-021-4/+2
* Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,Eli Bendersky2013-01-251-1/+1
* Reapply r160148 (reverted in r163570) fixing spurious breakpoints in modern GDBDavid Blaikie2012-12-041-0/+28
* Revert r160148 it seems to cause more problems than it shouldEric Christopher2012-09-101-28/+0
* The end of the prologue should be marked with is_stmt.Eric Christopher2012-07-121-0/+28