summaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/X86/pr11300.ll
Commit message (Expand)AuthorAgeFilesLines
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-111-10/+10
* 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
* Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causingEric Christopher2012-08-011-2/+2
* Add a DW_AT_high_pc for CUs that are a single address range. UpdateEric Christopher2012-07-271-2/+2
* For types with a parent of the compile unit make sure and emitEric Christopher2012-03-151-2/+2
* Revert the removal of DW_AT_MIPS_linkage_name when we aren't puttingEric Christopher2012-03-151-1/+1
* Remove the DW_AT_MIPS_linkage name attribute when we don't need itEric Christopher2012-03-141-1/+1
* Only add DW_AT_prototyped if we're working with a C-like language.Eric Christopher2012-02-221-2/+2
* There's no need for a DW_AT_byte_size on a pointer type.Eric Christopher2012-02-211-1/+1
* Fix the testcases for the previous patch.Eric Christopher2012-01-241-2/+2
* Move X86 specific test in X86 directory.Devang Patel2011-11-111-0/+65