mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 21:29:41 +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,
|
/*useCFI*/ true,
|
||||||
/*useDwarfDirectory*/ true,
|
/*useDwarfDirectory*/ true,
|
||||||
IP, CE, MAB, ShowInst));
|
IP, CE, MAB, ShowInst));
|
||||||
|
|
||||||
} else if (FileType == OFT_Null) {
|
} else if (FileType == OFT_Null) {
|
||||||
Str.reset(createNullStreamer(Ctx));
|
Str.reset(createNullStreamer(Ctx));
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user