summaryrefslogtreecommitdiffstats
path: root/test/unused-code-gc.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/unused-code-gc.py')
-rwxr-xr-xtest/unused-code-gc.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/unused-code-gc.py b/test/unused-code-gc.py
index 7bc1930b..a58597f7 100755
--- a/test/unused-code-gc.py
+++ b/test/unused-code-gc.py
@@ -230,6 +230,8 @@ trace 'reachable' through hardcoded function calls, if a function is
called only through a vtable, it won't be marked reachable (and
neither will its children in the call graph).
+Also, the sizes mentioned are more or less completely bogus.
+
"""
print "The following are hardcoded in as vtable roots: %s" % vtable_roots