forked from OSchip/llvm-project
034adaf5be
This patch completely removes the old OpenMP device runtime. Previously, the old runtime had the prefix `libomptarget-new-` and the old runtime was simply called `libomptarget-`. This patch makes the formerly new runtime the only runtime available. The entire project has been deleted, and all references to the `libomptarget-new` runtime has been replaced with `libomptarget-`. Reviewed By: JonChesterfield Differential Revision: https://reviews.llvm.org/D118934 |
||
---|---|---|
.. | ||
api.c | ||
associate_ptr.c | ||
close_enter_exit.c | ||
close_manual.c | ||
close_member.c | ||
close_modifier.c | ||
shared_update.c |