aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2008-09-11 21:41:29 +0000
committerJim Grosbach <grosbach@apple.com>2008-09-11 21:41:29 +0000
commite5d20f947a002519832005c40c6c60962616a476 (patch)
tree7086962c7ae44d8a11524df7425a3cb60fbbc76f
parent1fdc40f0622375f7f9a4ccfbbf5deda68131f6e0 (diff)
udpate header comment: s/VP/VFP/
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56126 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/Target/ARM/ARMInstrVFP.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARM/ARMInstrVFP.td b/lib/Target/ARM/ARMInstrVFP.td
index 9d775ac166..61b8bb27d7 100644
--- a/lib/Target/ARM/ARMInstrVFP.td
+++ b/lib/Target/ARM/ARMInstrVFP.td
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This file describes the ARM VP instruction set.
+// This file describes the ARM VFP instruction set.
//
//===----------------------------------------------------------------------===//