fpetrogalli added inline comments.

================
Comment at: clang/lib/Basic/CMakeLists.txt:113
   omp_gen
-  RISCVTargetParserTableGen
   )
----------------
tstellar wrote:
> Doesn't this break the monorepo (non-standalone) build?  If the  monorepo 
> build still works with this, then you don't need the changes to 
> llvm/cmake/modules/LLVMConfig.cmake.in
This configuration built without problems on my machine.

```
cmake ../llvm-project/llvm -DLLVM_ENABLE_PROJECTS=clang 
-DCMAKE_BUILD_TYPE=Release -G Ninja
```


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141581

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to