aboutsummaryrefslogtreecommitdiffstats
path: root/tool/asm_parse.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/asm_parse.rb')
-rw-r--r--tool/asm_parse.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/tool/asm_parse.rb b/tool/asm_parse.rb
index e39580c1a1..32882be3ad 100644
--- a/tool/asm_parse.rb
+++ b/tool/asm_parse.rb
@@ -1,3 +1,5 @@
+# YARV tool to parse assembly output.
+
stat = {}
while line = ARGF.gets