aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/stringpool.ll
AgeCommit message (Expand)Author
2013-03-11Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie
2013-02-06Attempt to recover gdb bot after r174445.Manman Ren
2013-02-05Dwarf: support for LTO where a single object file can have multiple line tablesManman Ren
2013-02-02Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie
2012-12-27For the dwarf5 split debug info code split out the string sectionEric Christopher
2012-08-24Use DW_FORM_flag_present to save space in debug information if we'reEric Christopher
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-02Revert "Reorder the sections being output to reduce the number of assembler"Eric Christopher
2012-03-01Reorder the sections being output to reduce the number of assemblerEric Christopher
2011-11-01Move another test requiring x86 into X86 directory.Eli Friedman