mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-10 22:43:53 +00:00
Tidy comment.
llvm-svn: 123933
This commit is contained in:
parent
d178f6d009
commit
7c1ca31c1d
@ -707,8 +707,8 @@ bool MatchableInfo::Validate(StringRef CommentDelimiter, bool Hack) const {
|
||||
"mark it isCodeGenOnly");
|
||||
|
||||
// Reject matchables with operand modifiers, these aren't something we can
|
||||
/// handle, the target should be refactored to use operands instead of
|
||||
/// modifiers.
|
||||
// handle, the target should be refactored to use operands instead of
|
||||
// modifiers.
|
||||
//
|
||||
// Also, check for instructions which reference the operand multiple times;
|
||||
// this implies a constraint we would not honor.
|
||||
|
Loading…
x
Reference in New Issue
Block a user