diff options
author | Dan Gohman <dan433584@gmail.com> | 2016-01-12 02:58:12 +0000 |
---|---|---|
committer | Dan Gohman <dan433584@gmail.com> | 2016-01-12 02:58:12 +0000 |
commit | a1df528a8493235b56f566f2461fe89ac0b45250 (patch) | |
tree | 31a84f5e99fd7780ee922b2a4a9438db0b1924ab /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | 4174005622e804e0b6f0f3ac7bcc5154b18c29b4 (diff) | |
download | bcm5719-llvm-a1df528a8493235b56f566f2461fe89ac0b45250.tar.gz bcm5719-llvm-a1df528a8493235b56f566f2461fe89ac0b45250.zip |
[WebAssembly] Define a custom segment type for function definitions.
Since function definitions are not loaded into the address space, PT_LOAD is
inappropriate. PT_WEBASSEMBLY_FUNCTIONS is used to identify where the function
definitions are so that they can be processed at program startup time.
llvm-svn: 257436
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions