mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-05 02:16:46 +00:00
Fix a typo in a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44235 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
adf3eab773
commit
ab2a754254
@ -180,7 +180,7 @@ namespace ISD {
|
||||
|
||||
// CopyFromReg - This node indicates that the input value is a virtual or
|
||||
// physical register that is defined outside of the scope of this
|
||||
// SelectionDAG. The register is available from the RegSDNode object.
|
||||
// SelectionDAG. The register is available from the RegisterSDNode object.
|
||||
CopyFromReg,
|
||||
|
||||
// UNDEF - An undefined node
|
||||
|
Loading…
Reference in New Issue
Block a user