summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/module_section/main.cpp
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@chromium.org>2021-08-04 14:05:40 -0700
committerDerek Schuff <dschuff@chromium.org>2023-03-02 14:19:06 -0800
commit41e31466af6a7feab82742bb01af43f4f3ae4ede (patch)
treecb9a0265e593b674cf06aa65aeb12706b5e41ccd /lldb/test/API/python_api/module_section/main.cpp
parent1e1f1195a8bfc3da01832e5b07d0eae403f7e016 (diff)
[WebAssembly] Implement build-id feature
Implement the --build-id flag similarly to ELF, and generate a build_id section according to the WebAssembly tool convention specified in https://github.com/WebAssembly/tool-conventions/pull/183 The default style ("fast" aka "tree") hashes the contents of the output and (unlike ELF) generates a v5 UUID based on the hash (using a random namespace). It also supports generating a random v4 UUID, a sha1 hash, and a user-specified string (as ELF does). Differential Revision: https://reviews.llvm.org/D107662
Diffstat (limited to 'lldb/test/API/python_api/module_section/main.cpp')
0 files changed, 0 insertions, 0 deletions