summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/enum-class.ll
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a DW_AT_high_pc for CUs that are a single address range. UpdateEric Christopher2012-07-271-2/+2
| | | | | | | | | | all tests accordingly. Fixes PR13351. Patch by shinichiro hamaji! llvm-svn: 160899
* Add support for C++11 enum classes in llvm.Eric Christopher2012-05-231-0/+45
Part of rdar://11496790 llvm-svn: 157303
OpenPOWER on IntegriCloud