aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanjiv Gupta <sanjiv.gupta@microchip.com>2009-01-30 09:01:44 +0000
committerSanjiv Gupta <sanjiv.gupta@microchip.com>2009-01-30 09:01:44 +0000
commit5af3ee2818191df52ad5f216adfa15fdf1564454 (patch)
tree4361cd957e936d636af0dce7a18449a66dea71db
parent1ff06b231fb84080398518b9fb49f13b25d2259c (diff)
Fixed the comment. No functionality change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63387 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/Target/PIC16/PIC16InstrInfo.td2
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.
//
//===----------------------------------------------------------------------===//