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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173498 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Fix for PR14264 cause by commit r167237 which did not take into account a | Kevin Enderby | 2012-11-05 | 1 | -0/+17 |
possible buffer change with a .macro directive. rdar://12637628 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167408 91177308-0d34-0410-b5e6-96231b3b80d8 |