[Openmp-commits] [PATCH] D87946: [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging
George Rokos via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Sep 21 15:56:44 PDT 2020
grokos added a comment.
In D87946#2286024 <https://reviews.llvm.org/D87946#2286024>, @jhuber6 wrote:
> Added ident_t structs to additional runtime functions.
Why are we adding the extra parameter to those additional functions? Non-mapper API functions have been deprecated, clang does not emit them anymore...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87946/new/
https://reviews.llvm.org/D87946
More information about the Openmp-commits
mailing list