mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-10 02:36:06 +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…
x
Reference in New Issue
Block a user