diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-07-14 11:46:43 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-07-20 16:52:23 -0400 |
commit | 0c1b32717bcffcf8edf95294e98933bd4c1e76ed (patch) | |
tree | 15f27b5320d1f569facae379fe02af4dfea2cdd7 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | bc4d2e70518476f0a445761d43fee8b9e6670368 (diff) | |
download | llvm-0c1b32717bcffcf8edf95294e98933bd4c1e76ed.zip llvm-0c1b32717bcffcf8edf95294e98933bd4c1e76ed.tar.gz llvm-0c1b32717bcffcf8edf95294e98933bd4c1e76ed.tar.bz2 |
[HIP] Allow the new driver to compile HIP in non-RDC mode
The new driver primarily allows us to support RDC-mode compilations with
proper linking. This is not needed for non-RDC mode compilation, but we
still would like the new driver to be able to handle this mode so we can
transition away from the old driver in the future. This patch adds the
necessary code to support creating a fatbinary for HIP code generation.
Reviewed By: yaxunl
Differential Revision: https://reviews.llvm.org/D129784
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions