Update comment to refer to the right filename.

llvm-svn: 98902
This commit is contained in:
Bob Wilson 2010-03-18 23:57:57 +00:00
parent 09704dc656
commit 5c35e064e5

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.