diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-06-29 15:48:16 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-07-11 15:49:21 -0400 |
commit | e88d53d25f3b48204615195615da35e575081903 (patch) | |
tree | d95c15b728fc25978884abc9190cb73534d6d116 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | ec2b040e186fd4bbeb326ee7a086b9ab13519a5f (diff) | |
download | llvm-e88d53d25f3b48204615195615da35e575081903.zip llvm-e88d53d25f3b48204615195615da35e575081903.tar.gz llvm-e88d53d25f3b48204615195615da35e575081903.tar.bz2 |
[HIP] Generate offloading entries for HIP with the new driver.
This patch adds the small change required to output offloading entried
for HIP instead of CUDA. These should be placed in different sections so
because they need to be distinct to the offloading toolchain, otherwise
we'd have HIP trying to register CUDA kernels or vice-versa. This patch will
precede support for HIP in the linker wrapper.
Reviewed By: yaxunl, tra
Differential Revision: https://reviews.llvm.org/D128850
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions