diff options
author | Samuel Antao <sfantao@us.ibm.com> | 2016-10-27 17:50:43 +0000 |
---|---|---|
committer | Samuel Antao <sfantao@us.ibm.com> | 2016-10-27 17:50:43 +0000 |
commit | 69d6f31f744a8b3dcb1a3fecae41a9d6f667b476 (patch) | |
tree | 5c8e8f72da3b46e46b3989fef3f8380f7a370ea2 /llvm/lib/Bitcode/Reader/BitstreamReader.cpp | |
parent | 093abab817e61da02ddc30774b22a16641deac38 (diff) | |
download | llvm-69d6f31f744a8b3dcb1a3fecae41a9d6f667b476.zip llvm-69d6f31f744a8b3dcb1a3fecae41a9d6f667b476.tar.gz llvm-69d6f31f744a8b3dcb1a3fecae41a9d6f667b476.tar.bz2 |
[Driver][OpenMP] Update actions builder to create bundling action when necessary.
Summary:
In order to save the user from dealing with multiple output files (for host and device) while using separate compilation, a new action `OffloadBundlingAction` is used when the last phase is not linking. This action will then result in a job that uses the proposed bundling tool to create a single preprocessed/IR/ASM/Object file from multiple ones.
The job creation for the new action will be proposed in a separate patch.
Reviewers: echristo, tra, jlebar, ABataev, hfinkel
Subscribers: whchung, mehdi_amini, cfe-commits, Hahnfeld, andreybokhanko, arpith-jacob, carlo.bertolli, caomhin
Differential Revision: https://reviews.llvm.org/D21852
llvm-svn: 285323
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions