From e5d20f947a002519832005c40c6c60962616a476 Mon Sep 17 00:00:00 2001 From: Jim Grosbach Date: Thu, 11 Sep 2008 21:41:29 +0000 Subject: [PATCH] udpate header comment: s/VP/VFP/ git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56126 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/ARM/ARMInstrVFP.td | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Target/ARM/ARMInstrVFP.td b/lib/Target/ARM/ARMInstrVFP.td index 9d775ac1666..61b8bb27d7c 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. // //===----------------------------------------------------------------------===//