[PATCH] D91470: Switch libLLVMFrontendOpenACC to be a regular CMake library and not a "component"

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 17:42:59 PST 2020


mehdi_amini added a comment.

In D91470#2395391 <https://reviews.llvm.org/D91470#2395391>, @clementval wrote:

> You are right, at the moment it is not connected directly to LLVM itself. It was done like this a little bit blindly follow what was done for for the `libLLVMFrontendOpenMP`.

Is the code in ACC.cpp the kind of thing that could be unit-tested?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91470/new/

https://reviews.llvm.org/D91470



More information about the llvm-commits mailing list