summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/low-pc-cu.ll
AgeCommit message (Expand)AuthorFilesLines
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-5/+5
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-5/+5
2014-08-29Remove unnecessary regex in test pattern per dblaikie suggestion.Frederic Riss1-4/+4
2014-08-29Use DwarfDebug::attachLowHighPC for the compilation unit DIE.Frederic Riss1-5/+15
2014-03-20Reapply DW_AT_low/high_pc patch:Eric Christopher1-18/+22
2014-03-20Revert "Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc."Eric Christopher1-22/+18
2014-03-19Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc.Eric Christopher1-18/+22
2014-02-04DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie1-1/+1
2013-11-22Debug Info: update testing cases to specify the debug info version number.Manman Ren1-0/+2
2013-09-08Debug Info Testing: update context from empty string to null.Manman Ren1-1/+1
2013-09-06Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren1-2/+2
2013-08-26Debug Info: add an identifier field to DICompositeType.Manman Ren1-1/+1
2013-07-26Debug Info Verifier: enable verification of DICompileUnit.Manman Ren1-1/+1
2013-07-24Update testing cases to pass debug info verifier.Manman Ren1-3/+3
2013-07-24Debug Info: improve the Finder.Manman Ren1-1/+1
2013-07-19Debug Info: enable verifying by default and disable testing cases that fail.Manman Ren1-1/+1
2013-05-22Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutin...David Blaikie1-2/+3
2013-04-22Revert "Revert "PR14606: debug info imported_module support""David Blaikie1-1/+1
2013-04-19Revert "PR14606: debug info imported_module support"Eric Christopher1-1/+1
2013-04-19PR14606: debug info imported_module supportDavid Blaikie1-1/+1
2013-03-28Revert "Adding DIImportedModules to DIScopes."David Blaikie1-7/+7
2013-03-27Adding DIImportedModules to DIScopes.David Blaikie1-7/+7
2013-03-21Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie1-2/+2
2013-03-20Remove unused field in DICompileUnitDavid Blaikie1-1/+1
2013-03-13Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie1-1/+1
2013-03-12Remove unused "isMain" field from DICompileUnitDavid Blaikie1-1/+1
2013-03-12Update debug info test cases with empty SplitDebugFilename field.David Blaikie1-1/+1
2013-02-02Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie1-4/+2
2013-01-25Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,Eli Bendersky1-1/+1
2012-08-01Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causingEric Christopher1-0/+31
2012-07-27Add a DW_AT_high_pc for CUs that are a single address range. UpdateEric Christopher1-31/+0
2012-03-27Add a test for the previous commit. Also, remove two tests that wereEric Christopher1-0/+31