mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 21:31:03 +00:00
trailing whitespace and 80 column cleanup
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113977 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
85dbce31d0
commit
0dd2c93318
@ -54,8 +54,8 @@ namespace llvm {
|
||||
/// kept up to date by SwitchSection.
|
||||
const MCSection *CurSection;
|
||||
|
||||
/// PrevSection - This is the previous section code is being emitted to, it is
|
||||
/// kept up to date by SwitchSection.
|
||||
/// PrevSection - This is the previous section code is being emitted to, it
|
||||
/// is kept up to date by SwitchSection.
|
||||
const MCSection *PrevSection;
|
||||
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user