mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
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:
parent
de3e05fe33
commit
50622ce8cf
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user