diff options
author | Atmn Patel <atmndp@gmail.com> | 2021-01-27 18:49:41 -0500 |
---|---|---|
committer | Atmn Patel <atmndp@gmail.com> | 2021-01-27 21:28:25 -0500 |
commit | 8a77056256d9970387595a5c729d894e3fe07131 (patch) | |
tree | eb9274f971d0c264261f8f707b9276154224f7e9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 02bc4c95f0729cc819776f73ec94a25405579183 (diff) | |
download | llvm-8a77056256d9970387595a5c729d894e3fe07131.zip llvm-8a77056256d9970387595a5c729d894e3fe07131.tar.gz llvm-8a77056256d9970387595a5c729d894e3fe07131.tar.bz2 |
[OpenMP][Libomptarget] Fix conditional in CMake for remote plugin
The remote offloading plugin's CMakeLists was trying to build if its
flag was enabled even if it didn't find gRPC/protobuf. The conditional
was wrong, it's fixed by this.
Differential Revision: https://reviews.llvm.org/D95574
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions