llvm-project/clang/include/clang/CodeGen
Joseph Huber 551b177452 [OpenMP] Add a flag for embedding a file into the module
This patch adds support for a flag `-fembed-offload-binary` to embed a
file as an ELF section in the output by placing it in a global variable.
This can be used to bundle offloading files with the host binary so it
can be accessed by the linker. The section is named using the
`-fembed-offload-section` option.

Depends on D116541

Reviewed By: JonChesterfield

Differential Revision: https://reviews.llvm.org/D116542
2022-01-31 15:56:00 -05:00
..
BackendUtil.h [OpenMP] Add a flag for embedding a file into the module 2022-01-31 15:56:00 -05:00
CGFunctionInfo.h [clang][NFC] Inclusive terms: replace some uses of sanity in clang 2021-11-19 14:58:35 -05:00
CodeGenABITypes.h [clang] Remove unused forward declarations (NFC) 2022-01-09 12:21:00 -08:00
CodeGenAction.h [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00
ConstantInitBuilder.h
ConstantInitFuture.h
ModuleBuilder.h [clang-repl] Allow Interpreter::getSymbolAddress to take a mangled name. 2021-11-10 12:52:05 +00:00
ObjectFilePCHContainerOperations.h [clang] Fix header guards (NFC) 2021-12-29 00:16:40 -08:00
SwiftCallingConv.h [clang] Remove unused forward declarations (NFC) 2022-01-09 12:21:00 -08:00