2 Commits

Author SHA1 Message Date
Ye Luo
19185d5a72
[Libomptarget] Make dynamic loading libffi more verbose. (#86891) 2024-03-27 18:40:57 -05:00
Joseph Huber
a7d5f73a03
[Libomptarget] Consolidate CPU offloading into 'host' directory (#86014)
Summary:
All of these CPU targets use the same underlying implementation. We
should consolidate them into a single target to make it easier to update
this to a static library based approach. I have decided to call this the
'host' target so it can be given a single name. We still only build
these if the system processor matches and we are on Linux.
2024-03-20 17:41:53 -05:00