1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-svn: 104832
This commit is contained in:
Gabor Greif 2010-05-27 09:48:47 +00:00
parent 2bb2087a69
commit d8e3e9f572

View File

@ -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;