[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 18:01:08 PST 2020
mehdi_amini added a comment.
I think it is very unusual to have a library in LLVM that isn't used in LLVM and so does not come with any testing, so yes it'd be better to do so.
I'm not actually sure if llvm-config just relies implicitly on this?
I can land this for now, and you can revert this when adding tests?
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