mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 06:30:16 +00:00
Tidy up.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145870 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
aa21e417f2
commit
5792051bfc
@ -418,7 +418,7 @@ static int AssembleInput(const char *ProgName) {
|
||||
/*useCFI*/ true,
|
||||
/*useDwarfDirectory*/ true,
|
||||
IP, CE, MAB, ShowInst));
|
||||
|
||||
|
||||
} else if (FileType == OFT_Null) {
|
||||
Str.reset(createNullStreamer(Ctx));
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user