aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/low-pc-cu.ll
AgeCommit message (Expand)Author
2013-03-28Revert "Adding DIImportedModules to DIScopes."David Blaikie
2013-03-27Adding DIImportedModules to DIScopes.David Blaikie
2013-03-21Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie
2013-03-20Remove unused field in DICompileUnitDavid Blaikie
2013-03-13Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie
2013-03-12Remove unused "isMain" field from DICompileUnitDavid Blaikie
2013-03-12Update debug info test cases with empty SplitDebugFilename field.David Blaikie
2013-02-02Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie
2013-01-25Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,Eli Bendersky
2012-08-01Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causingEric Christopher
2012-07-27Add a DW_AT_high_pc for CUs that are a single address range. UpdateEric Christopher
2012-03-27Add a test for the previous commit. Also, remove two tests that wereEric Christopher