mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
typo
llvm-svn: 104832
This commit is contained in:
parent
2bb2087a69
commit
d8e3e9f572
@ -59,7 +59,7 @@ public:
|
||||
return false;
|
||||
}
|
||||
|
||||
/// isNodeHidden - If thie function returns true, the given node is not
|
||||
/// isNodeHidden - If the function returns true, the given node is not
|
||||
/// displayed in the graph.
|
||||
static bool isNodeHidden(const void *Node) {
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user