This patch moves the old legacy interfaces into libomptarget to a
separate file. These do not need to be included anywhere and are simply
provided for backwards compatibility with the ABI. This cleans up the
interface greatly.
Depends on D128817
Paths
| Differential D128818
[Libomptarget][NFC] Move legacy functions to a separate file ClosedPublic Authored by jhuber6 on Jun 29 2022, 6:24 AM.
Details Summary This patch moves the old legacy interfaces into libomptarget to a Depends on D128817
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 29 2022, 6:34 AM Closed by commit rG269d5c16bca1: [Libomptarget][NFC] Move legacy functions to a separate file (authored by jhuber6). · Explain WhyJul 8 2022, 11:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 443314 openmp/libomptarget/include/omptarget.h
openmp/libomptarget/src/CMakeLists.txt
openmp/libomptarget/src/LegacyAPI.cpp
openmp/libomptarget/src/interface.cpp
|