From 5af3ee2818191df52ad5f216adfa15fdf1564454 Mon Sep 17 00:00:00 2001 From: Sanjiv Gupta Date: Fri, 30 Jan 2009 09:01:44 +0000 Subject: [PATCH] Fixed the comment. No functionality change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63387 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/PIC16/PIC16InstrInfo.td | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Target/PIC16/PIC16InstrInfo.td b/lib/Target/PIC16/PIC16InstrInfo.td index 077b50838e8..31ceba37996 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. // //===----------------------------------------------------------------------===//