[Openmp-commits] [PATCH] D86804: [OpenMP] Consolidate error handling and debug messages in Libomptarget
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Aug 31 09:47:44 PDT 2020
jdoerfert added a comment.
In D86804#2247599 <https://reviews.llvm.org/D86804#2247599>, @ye-luo wrote:
> I don't feel right having Debug.h shared by libomptarget and plugins especially when Debug.h is not just macro but also functions.
Could you elaborate on this please. What issues are better solved by code duplication?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86804/new/
https://reviews.llvm.org/D86804
More information about the Openmp-commits
mailing list