emscripten/tests/emscripten_log
Sam Clegg ef4d1e9ec6
Remove EM_LOG_DEMANGLE (#12470)
When displaying a callstack from a wasm module names will either
not appear at all or they will be populated from the wasm names
section which never contains managled names.

As far as I can tell mangled names no longer appear be backtraces
so demanagling is no longer a useful features.
2020-10-08 10:47:34 -07:00
..
emscripten_log.cpp Remove EM_LOG_DEMANGLE (#12470) 2020-10-08 10:47:34 -07:00
emscripten_log.out tests: more use of run_from_file. NFC. (#12021) 2020-08-24 08:37:25 -07:00
emscripten_log_with_closure.cpp
emscripten_log_with_closure.out Revive emscripten_log tests (#12471) 2020-10-07 17:02:04 -07:00