mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Fix indentation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228763 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
78d0638594
commit
1e3e40b8c2
@ -96,7 +96,7 @@ public:
|
||||
/// Emit a the operations remaining the DIExpressionIterator I.
|
||||
/// \param PieceOffsetInBits If this is one piece out of a fragmented
|
||||
/// location, this is the offset of the piece inside the entire variable.
|
||||
void AddExpression(DIExpression::iterator I, unsigned PieceOffsetInBits = 0);
|
||||
void AddExpression(DIExpression::iterator I, unsigned PieceOffsetInBits = 0);
|
||||
};
|
||||
|
||||
/// DwarfExpression implementation for .debug_loc entries.
|
||||
|
Loading…
Reference in New Issue
Block a user