diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2021-12-29 16:29:13 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-01-31 15:56:02 -0500 |
commit | 12ae095bbb639c3dda9607a57487b83ccec9d246 (patch) | |
tree | d765e963317452358b35a78ab6fc7d6485ec2ba1 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 551b1774524428aae5692ed3d41f969288ecd5a2 (diff) | |
download | llvm-12ae095bbb639c3dda9607a57487b83ccec9d246.zip llvm-12ae095bbb639c3dda9607a57487b83ccec9d246.tar.gz llvm-12ae095bbb639c3dda9607a57487b83ccec9d246.tar.bz2 |
[OpenMP] Embed device files into the host IR
This patch adds support for embedding the device object files into the
host IR to create a fat binary. Each offloading file will be inserted
into a section with the following naming format
`.llvm.offloading.<triple>.<arch>.<filename>`.
Depends on D116542
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D116543
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions