Update comment to refer to the right filename.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98902 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bob Wilson 2010-03-18 23:57:57 +00:00
parent de3e05fe33
commit 50622ce8cf

View 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.