diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2020-11-14 02:18:18 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2020-11-14 02:18:25 +0000 |
commit | e7ed27653292b2ec545e87204031282b4b237754 (patch) | |
tree | 5f04b9d2cf545aef5f5c97cee56ddddfaa94f10a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6c0cd5676e0a0feaf836e0399023a6e21224467b (diff) | |
download | llvm-e7ed27653292b2ec545e87204031282b4b237754.zip llvm-e7ed27653292b2ec545e87204031282b4b237754.tar.gz llvm-e7ed27653292b2ec545e87204031282b4b237754.tar.bz2 |
Switch libLLVMFrontendOpenACC to be a regular CMake library and not a "component"
This library is only used in Flang at the moment and not tested withing LLVM.
Having it as a component is breaking llvm-config:
$ bin/llvm-config --shared-mode
llvm-config: error: component libraries and shared library
llvm-config: error: missing: [...]/lib/libLLVMFrontendOpenACC.a
This will reverted when unit-tests are provided for it.
Reviewed By: clementval
Differential Revision: https://reviews.llvm.org/D91470
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions