[Openmp-commits] [openmp] [Libomptarget] Move target table handling out of the plugins (PR #77150)
Johannes Doerfert via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jan 5 14:38:48 PST 2024
jdoerfert wrote:
> This removes support for the dumpGlobals() routines
which are used for record & replay.
That's a problem.
> There's no tests that test this however.
That's a different problem.
Both need to be addressed, the former before we can merge this. The latter asap.
https://github.com/llvm/llvm-project/pull/77150
More information about the Openmp-commits
mailing list