mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-26 20:57:15 +00:00
Fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221116 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
dcd2a823d7
commit
1ac6c458c8
@ -718,7 +718,7 @@ EmitResultInstructionAsOperand(const TreePatternNode *N,
|
||||
CodeGenInstruction &II = CGT.getInstruction(Op);
|
||||
const DAGInstruction &Inst = CGP.getInstruction(Op);
|
||||
|
||||
// If we can, get the pattern for the instruction we're generating. We derive
|
||||
// If we can, get the pattern for the instruction we're generating. We derive
|
||||
// a variety of information from this pattern, such as whether it has a chain.
|
||||
//
|
||||
// FIXME2: This is extremely dubious for several reasons, not the least of
|
||||
|
Loading…
x
Reference in New Issue
Block a user