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 8e9b895c37
commit a4d86b63c7
1 changed files with 1 additions and 1 deletions

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.