forked from OSchip/llvm-project
Update comment to refer to the right filename.
llvm-svn: 98902
This commit is contained in:
parent
8e9b895c37
commit
a4d86b63c7
|
|
@ -71,7 +71,7 @@ class UnaryDP { bit isUnaryDataProc = 1; }
|
||||||
class Xform16Bit { bit canXformTo16Bit = 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.
|
// Addressing mode.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue