[Openmp-commits] [openmp] [Libomptarget] Remove __tgt_image_info and use the ELF directly (PR #75720)
Joseph Huber via Openmp-commits
openmp-commits at lists.llvm.org
Mon Dec 18 12:35:30 PST 2023
jhuber6 wrote:
> Can we have tests for this patch?
The existing tests not breaking should be good enough. Testing the target-id stuff directly is difficult because it would depend on the platform you're running on.
https://github.com/llvm/llvm-project/pull/75720
More information about the Openmp-commits
mailing list