mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Tidy comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123933 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
47c90a70ba
commit
906bc368bc
@ -707,8 +707,8 @@ bool MatchableInfo::Validate(StringRef CommentDelimiter, bool Hack) const {
|
|||||||
"mark it isCodeGenOnly");
|
"mark it isCodeGenOnly");
|
||||||
|
|
||||||
// Reject matchables with operand modifiers, these aren't something we can
|
// Reject matchables with operand modifiers, these aren't something we can
|
||||||
/// handle, the target should be refactored to use operands instead of
|
// handle, the target should be refactored to use operands instead of
|
||||||
/// modifiers.
|
// modifiers.
|
||||||
//
|
//
|
||||||
// Also, check for instructions which reference the operand multiple times;
|
// Also, check for instructions which reference the operand multiple times;
|
||||||
// this implies a constraint we would not honor.
|
// this implies a constraint we would not honor.
|
||||||
|
Loading…
Reference in New Issue
Block a user