mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-07 16:42:07 +00:00
Cosmetic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60110 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
af7852f094
commit
07213cb4b7
@ -33,9 +33,9 @@ int PIC16TargetMachineModule = 0;
|
||||
|
||||
// Register the targets
|
||||
static RegisterTarget<PIC16TargetMachine>
|
||||
X("pic16", "PIC16 14-bit (experimental).");
|
||||
X("pic16", "PIC16 14-bit [experimental].");
|
||||
static RegisterTarget<CooperTargetMachine>
|
||||
Y("cooper", "PIC16 Cooper (experimental).");
|
||||
Y("cooper", "PIC16 Cooper [experimental].");
|
||||
|
||||
// PIC16TargetMachine - Traditional PIC16 Machine.
|
||||
PIC16TargetMachine::PIC16TargetMachine(const Module &M, const std::string &FS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user