Update comment to refer to the right filename.
authorBob Wilson <bob.wilson@apple.com>
Thu, 18 Mar 2010 23:57:57 +0000 (23:57 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 18 Mar 2010 23:57:57 +0000 (23:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98902 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMInstrFormats.td

index 66c4ba63074e6cecccd9c06ebaf22ca50693c5b2..d754579dbabe79923e89ccf926d5d71a71a66c9c 100644 (file)
@@ -71,7 +71,7 @@ class UnaryDP    { bit isUnaryDataProc = 1; }
 class Xform16Bit { bit canXformTo16Bit = 1; }
 
 //===----------------------------------------------------------------------===//
-// ARM Instruction flags.  These need to match ARMInstrInfo.h.
+// ARM Instruction flags.  These need to match ARMBaseInstrInfo.h.
 //
 
 // Addressing mode.