diff options
Diffstat (limited to 'src/compiler_funcs.html')
-rw-r--r-- | src/compiler_funcs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler_funcs.html b/src/compiler_funcs.html index f8595303..a769955b 100644 --- a/src/compiler_funcs.html +++ b/src/compiler_funcs.html @@ -5,7 +5,7 @@ Open the web console to see stderr output <hr> <pre id="output"></pre> <script> - arguments = ['tmp/emscripten_temp/tmpVpJZAp.txt', 'tmp/emscripten_temp/tmpnaEsKI.func_0.ll', 'funcs', 'tmp/emscripten_temp/tmpYxajFl.json']; // copy from emscripten.py output + arguments = ['tmp/emscripten_temp/tmpgo4sBT.txt', 'tmp/emscripten_temp/tmph9FP9W.func_0.ll', 'funcs', 'tmp/emscripten_temp/tmp0Aj1Vk.json']; // copy from emscripten.py output var outputElement = document.getElementById('output'); print = function(x) { |