diff options
author | Derek Schuff <dschuff@google.com> | 2016-08-09 22:37:00 +0000 |
---|---|---|
committer | Derek Schuff <dschuff@google.com> | 2016-08-09 22:37:00 +0000 |
commit | 66641322ce93bbfad35bf4136da6ffd266a4f82f (patch) | |
tree | ab4f38dae74ed609d007112a50614640ce68688c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | e7c2875dc312a1146e5bfa3ae065a62c89b9e7cf (diff) | |
download | bcm5719-llvm-66641322ce93bbfad35bf4136da6ffd266a4f82f.tar.gz bcm5719-llvm-66641322ce93bbfad35bf4136da6ffd266a4f82f.zip |
[WebAssembly] Add -emscripten-cxx-exceptions-whitelist option
This patch adds -emscripten-cxx-exceptions-whitelist option to
WebAssemblyLowerEmscriptenExceptions pass. This options is the list of
function names in which Emscripten-style exception handling is enabled.
This is to support emscripten's EXCEPTION_CATCHING_WHITELIST which
exists because of the performance impact of emscripten's non-zero-cost
EH method.
Patch by Heejin Ahn
Differential Revision: https://reviews.llvm.org/D23292
llvm-svn: 278171
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions