summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/enum-class.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie2013-02-021-6/+3
* 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
* Add support for C++11 enum classes in llvm.Eric Christopher2012-05-231-0/+45
OpenPOWER on IntegriCloud