mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Fix indentation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98151 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ebc64cf780
commit
34f9d88221
@ -58,7 +58,7 @@ getTargetNodeName(unsigned Opcode) const
|
||||
case XCoreISD::MACCS : return "XCoreISD::MACCS";
|
||||
case XCoreISD::BR_JT : return "XCoreISD::BR_JT";
|
||||
case XCoreISD::BR_JT32 : return "XCoreISD::BR_JT32";
|
||||
default : return NULL;
|
||||
default : return NULL;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user