mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
trailing whitespace
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116450 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b4b07b93ea
commit
3a37866e53
@ -1152,7 +1152,7 @@ class Thumb2I<dag oops, dag iops, AddrMode am, SizeFlagVal sz,
|
||||
// Same as Thumb2I except it can optionally modify CPSR. Note it's modeled as an
|
||||
// input operand since by default it's a zero register. It will become an
|
||||
// implicit def once it's "flipped".
|
||||
//
|
||||
//
|
||||
// FIXME: This uses unified syntax so {s} comes before {p}. We should make it
|
||||
// more consistent.
|
||||
class Thumb2sI<dag oops, dag iops, AddrMode am, SizeFlagVal sz,
|
||||
|
Loading…
Reference in New Issue
Block a user