diff options
author | Argyrios Kyrtzidis <kyrtzidis@apple.com> | 2022-08-17 08:15:57 -0700 |
---|---|---|
committer | Argyrios Kyrtzidis <kyrtzidis@apple.com> | 2022-08-17 09:42:50 -0700 |
commit | ba688024077c3e51c6a0949246b2a1b76284e681 (patch) | |
tree | 885ac7e4779281c339cb9e30adb9d00dfb65e685 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | d784ecfea946f35c7678a86b79a7984e33a2c004 (diff) | |
download | llvm-ba688024077c3e51c6a0949246b2a1b76284e681.zip llvm-ba688024077c3e51c6a0949246b2a1b76284e681.tar.gz llvm-ba688024077c3e51c6a0949246b2a1b76284e681.tar.bz2 |
[FindGRPC.cmake] Use `llvm_add_library()` for the custom proto target instead of `add_llvm_library()`
`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"
Differential Revision: https://reviews.llvm.org/D132033
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions