add_llvm_library() would cause the proto target to be added in LLVMExports.cmake and could fail an external configuration
of compiler-rt with error "The following imported targets are referenced, but are missing: grpc++ protobuf::libprotobuf"
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo