aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-08-14 17:26:09 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-08-14 17:26:09 -0700
commit139c7755ed9b35b4c37c394c48bad58cf067e52b (patch)
tree3649f6e953b9dd793191543f6ce5baaadf57f270
parent672f2ab151e09de7d62e51ec5a6d029e8b5d02da (diff)
update emcc comment
-rwxr-xr-xemcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/emcc b/emcc
index b63eada0..6e0761a7 100755
--- a/emcc
+++ b/emcc
@@ -137,7 +137,7 @@ Options that are modified or new in %s include:
opt levels, see apply_opt_level() in
tools/shared.py and also src/settings.js.)
-O2 As -O1, plus the relooper (loop recreation),
- LLVM -O2 optimizations, and
+ LLVM -O3 optimizations, and
-s ALIASING_FUNCTION_POINTERS=1