diff options
-rw-r--r-- | lib/Target/PIC16/PIC16InstrInfo.td | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/PIC16/PIC16InstrInfo.td b/lib/Target/PIC16/PIC16InstrInfo.td index 077b50838e..31ceba3799 100644 --- a/lib/Target/PIC16/PIC16InstrInfo.td +++ b/lib/Target/PIC16/PIC16InstrInfo.td @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file describes the ARM instructions in TableGen format. +// This file describes the PIC16 instructions in TableGen format. // //===----------------------------------------------------------------------===// |