diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-01-06 15:22:12 -0600 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-01-06 20:01:41 -0600 |
commit | f5f746f1efd45a6e9ed8ca9be26e8c01c5aa00b1 (patch) | |
tree | f1ec3775a5c3744777d01ec9d841914c22a182e7 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 996ad44b97e6dda8e4759021c998896f76c38c76 (diff) | |
download | llvm-f5f746f1efd45a6e9ed8ca9be26e8c01c5aa00b1.zip llvm-f5f746f1efd45a6e9ed8ca9be26e8c01c5aa00b1.tar.gz llvm-f5f746f1efd45a6e9ed8ca9be26e8c01c5aa00b1.tar.bz2 |
[OpenMP] Introduce '-f[no-]openmp-target-jit' flag to control JIT for offloading
JIT support for OpenMP offloading was introduced in D139287. This patch
adds a simple flag that enables this mode. It simply requires enabling
`-foffload-lto` mode and `--embed-bitcode` in the linker wrapper. This
option implies LTO if it is not enabled.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D141158
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions