diff options
author | Alon Zakai <alonzakai@gmail.com> | 2011-11-22 19:04:57 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2011-11-22 19:04:57 -0800 |
commit | 5c2478fda3bd1bf384161d8080a5acb80d62b5d4 (patch) | |
tree | 60b1b0b51c88b6831da87cdaf9944a1adb9b88fe /tools/eliminator | |
parent | 8999afc2729f90b080f89553c9bbb1637fcf2a00 (diff) |
test fixes for |other|
Diffstat (limited to 'tools/eliminator')
-rw-r--r-- | tools/eliminator/eliminator-test-output.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/eliminator/eliminator-test-output.js b/tools/eliminator/eliminator-test-output.js index 09a71d87..05a6fb02 100644 --- a/tools/eliminator/eliminator-test-output.js +++ b/tools/eliminator/eliminator-test-output.js @@ -108,3 +108,4 @@ var anon = (function(x) { function r($0) { HEAP[$0 + 7] = 107; } +// EMSCRIPTEN_GENERATED_FUNCTIONS: ["f", "g", "h", "py", "r"] |