| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | DebugInfo: add bitcode upgrade test for alignment | Victor Leschuk | 2016-10-26 | 1 | -0/+0 |
| | | | | | | | Bitcode format was changed in D25073, this adds bitcode upgrade test. llvm-svn: 285179 | ||||
| * | DebugInfo: remove broken bitcode upgrade test | Victor Leschuk | 2016-10-20 | 1 | -0/+0 |
| | | | | | llvm-svn: 284682 | ||||
| * | DebugInfo: preparation to implement DW_AT_alignment | Victor Leschuk | 2016-10-20 | 1 | -0/+0 |
| - Add alignment attribute to DIVariable family - Modify bitcode format to match new DIVariable representation - Update tests to match these changes (also add bitcode upgrade test) - Expect that frontend passes non-zero align value only when it is not default (was forcibly aligned by alignas()/_Alignas()/__atribute__(aligned()) Differential Revision: https://reviews.llvm.org/D25073 llvm-svn: 284678 | |||||

