summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@google.com>2016-08-09 00:29:55 +0000
committerDerek Schuff <dschuff@google.com>2016-08-09 00:29:55 +0000
commit53b9af02c8437c03508f5fb34d5902352300bf9a (patch)
treeeb28ecc85b9578f8bebcc399ffa041b2be17cfce /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent5f6ec06f17a844a16d3c08f111d30e9d85759b4b (diff)
downloadbcm5719-llvm-53b9af02c8437c03508f5fb34d5902352300bf9a.tar.gz
bcm5719-llvm-53b9af02c8437c03508f5fb34d5902352300bf9a.zip
[WebAssembly] Fix bugs in WebAssemblyLowerEmscriptenExceptions pass
* Delete extra '_' prefixes from JS library function names. fixImports() function in JS glue code deals with this for wasm. * Change command-line option names in order to be consistent with asm.js. * Add missing lowering code for llvm.eh.typeid.for intrinsics * Delete commas in mangled function names * Fix a function argument attributes bug. Because we add the pointer to the original callee as the first argument of invoke wrapper, all argument attribute indices have to be incremented by one. Patch by Heejin Ahn Differential Revision: https://reviews.llvm.org/D23258 llvm-svn: 278081
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud