[PATCH] D43026: [OpenMP] CodeGen for the "declare target" directive - variables, functions, ctors/dtors

George Rokos via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 21 08:17:03 PDT 2018


grokos abandoned this revision.
grokos added a comment.

@ABataev came up with a much simpler solution to the implementation of `declare target`: https://reviews.llvm.org/rL327636

I am abandoning this obsolete revision.


Repository:
  rC Clang

https://reviews.llvm.org/D43026





More information about the cfe-commits mailing list