mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-08 03:30:22 +00:00
MC: Fix whitespace error from last commit.
A Visual C++ extension that removes trailing new lines? Seriously? git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109390 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
801a359116
commit
933304ef0c
@ -728,4 +728,4 @@ namespace llvm {
|
||||
MCObjectWriter *createWinCOFFObjectWriter(raw_ostream &OS) {
|
||||
return new WinCOFFObjectWriter(OS);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user