summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_master_taskloop_simd_codegen.cpp
diff options
context:
space:
mode:
authorBrendan Dahl <brendan.dahl@gmail.com>2023-07-11 15:12:26 -0700
committerDerek Schuff <dschuff@chromium.org>2023-07-11 15:17:26 -0700
commit220fe00a7c0f73164711f0d6cdefacef264b85dc (patch)
treea570739a4f329a3363274f3c3a99456c694df424 /clang/test/OpenMP/parallel_master_taskloop_simd_codegen.cpp
parent78af051ff0e16db73201b1370e34206a6a4c1b93 (diff)
[WebAssembly] Support `annotate` clang attributes for marking functions.
Annotation attributes may be attached to a function to mark it with custom data that will be contained in the final Wasm file. The annotation causes a custom section named "func_attr.annotate.<name>.<arg0>.<arg1>..." to be created that will contain each function's index value that was marked with the annotation. A new patchable relocation type for function indexes had to be created so the custom section could be updated during linking. Reviewed By: sbc100 Differential Revision: https://reviews.llvm.org/D150803
Diffstat (limited to 'clang/test/OpenMP/parallel_master_taskloop_simd_codegen.cpp')
0 files changed, 0 insertions, 0 deletions