mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-22 03:48:57 +00:00
Clarify a comment.
llvm-svn: 67525
This commit is contained in:
parent
b10c534b89
commit
b3e085e222
@ -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…
x
Reference in New Issue
Block a user