[OPENMP] Codegen for declare target with link clause.
If the link clause is used on the declare target directive, the object should be linked on target or target data directives, not during the codegen. Patch adds support for this clause. llvm-svn: 328544
Loading
Please sign in to comment