Lines Matching refs:wrapper
8 .. _clang-offload-wrapper:
14 (usually ELF) into a wrapper host llvm IR (bitcode) file. The wrapper host IR
25 $ clang-offload-wrapper -help
26 OVERVIEW: A tool to create a wrapper bitcode for offload target binaries.
30 USAGE: clang-offload-wrapper [options] <input files>
36 clang-offload-wrapper options:
45 clang-offload-wrapper -target host-triple -o host-wrapper.bc gfx90a-binary.out
52 Various structures and functions used in the wrapper host IR form the interface
78 :ref:`table-tgt_bin_desc` are the structures used in the wrapper host IR.
213 ``clang-offload-wrapper``.
215 * At compile time, the ``clang-offload-wrapper`` tool takes the following