aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/X86/concrete_out_of_line.ll
Commit message (Expand)AuthorAgeFilesLines
* Use DW_FORM_flag_present to save space in debug information if we'reEric Christopher2012-08-241-3/+3
* Remove the DW_AT_MIPS_linkage name attribute when we don't need itEric Christopher2012-08-231-4/+3
* Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causingEric Christopher2012-08-011-3/+3
* Add a DW_AT_high_pc for CUs that are a single address range. UpdateEric Christopher2012-07-271-3/+3
* For types with a parent of the compile unit make sure and emitEric Christopher2012-03-151-3/+3
* Revert the removal of DW_AT_MIPS_linkage_name when we aren't puttingEric Christopher2012-03-151-3/+4
* Remove the DW_AT_MIPS_linkage name attribute when we don't need itEric Christopher2012-03-141-4/+3
* Only add DW_AT_prototyped if we're working with a C-like language.Eric Christopher2012-02-221-3/+3
* There's no need for a DW_AT_byte_size on a pointer type.Eric Christopher2012-02-211-3/+3
* Fix the testcases for the previous patch.Eric Christopher2012-01-241-4/+3
* The dwarf standard says that the only differences between a out-of-lineRafael Espindola2011-11-121-0/+97