aboutsummaryrefslogtreecommitdiff
path: root/src/parseTools.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/parseTools.js')
-rw-r--r--src/parseTools.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/parseTools.js b/src/parseTools.js
index ac212248..05c8fc10 100644
--- a/src/parseTools.js
+++ b/src/parseTools.js
@@ -1,4 +1,5 @@
-// Various tools for parsing llvm
+// Various tools for parsing LLVM. Utilities of various sorts, that are
+// specific to Emscripten (and hence not in utility.js).
// Simple #if/else/endif preprocessing for a file. Checks if the
// ident checked is true in our global. Also replaces some constants