| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Now that llvm-dwarfdump supports flags to specify which DWARF section to dump, | Eli Bendersky | 2013-01-25 | 1 | -1/+1 |
| | | | | | | | | use them in tests that run llvm-dwarfdump. This is in order to make tests as specific as possible. llvm-svn: 173498 | ||||
| * | Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing | Eric Christopher | 2012-08-01 | 1 | -2/+2 |
| | | | | | | | failures in the debug testsuite and possibly PR13486. llvm-svn: 161121 | ||||
| * | Add a DW_AT_high_pc for CUs that are a single address range. Update | Eric Christopher | 2012-07-27 | 1 | -2/+2 |
| | | | | | | | | | | | all tests accordingly. Fixes PR13351. Patch by shinichiro hamaji! llvm-svn: 160899 | ||||
| * | Add support for C++11 enum classes in llvm. | Eric Christopher | 2012-05-23 | 1 | -0/+45 |
| Part of rdar://11496790 llvm-svn: 157303 | |||||

