mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-14 07:31:53 +00:00
Clarify a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67525 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2ba682c7e2
commit
f49f0cdb48
@ -75,7 +75,7 @@ namespace ISD {
|
||||
/// and getMachineOpcode() member functions of SDNode.
|
||||
///
|
||||
enum NodeType {
|
||||
// DELETED_NODE - This is an illegal flag value that is used to catch
|
||||
// DELETED_NODE - This is an illegal value that is used to catch
|
||||
// errors. This opcode is not a legal opcode for any node.
|
||||
DELETED_NODE,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user