summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorDan Gohman <dan433584@gmail.com>2017-02-22 18:34:16 +0000
committerDan Gohman <dan433584@gmail.com>2017-02-22 18:34:16 +0000
commit38b42b4a95886d63ef1b67fce7aa50f2e4943e3f (patch)
tree239f10c94ea31495bd0f33973f1ef1068a057e91 /lldb/packages/Python/lldbsuite/test/python_api
parentace1b89060838db1f44d42c7ee5971568c5d99aa (diff)
downloadbcm5719-llvm-38b42b4a95886d63ef1b67fce7aa50f2e4943e3f.tar.gz
bcm5719-llvm-38b42b4a95886d63ef1b67fce7aa50f2e4943e3f.zip
[WebAssembly] Define a table of function signatures for runtime library calls.
LLVM CodeGen emits references to external symbols that are never declared in LLVM IR level, so they have no declared signature. However, WebAssembly requires all functions be declared with signatures. This patch adds a table for providing signatures for known runtime libcalls that will be used in subsequent patches to emit declarations for such functions. llvm-svn: 295857
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud