diff options
author | Chelsea Cassanova <chelsea_cassanova@apple.com> | 2025-07-09 09:19:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-09 09:19:42 -0700 |
commit | afc82ce3aa56670101495d7f328d938f55ccaf8b (patch) | |
tree | db8cf1c415b1ffbf4672501a6c0c5bbd0649fbc2 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2756ba57f1541d63af0fd01f9fda773d88dcc3b5 (diff) | |
download | llvm-afc82ce3aa56670101495d7f328d938f55ccaf8b.zip llvm-afc82ce3aa56670101495d7f328d938f55ccaf8b.tar.gz llvm-afc82ce3aa56670101495d7f328d938f55ccaf8b.tar.bz2 |
Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969) (#147417)
Relands the commit to upstream the lldb-rpc-gen tool in order to fix a
build failure on the linux remote bots. The reland adds the Clang
resource dir unconditionally to the invocation for the tool instead of
only adding it in the event that we're using a standalone build.
Original PR description:
This commit upstreams the lldb-rpc-gen tool, a ClangTool that generates
the LLDB RPC client and server interfaces. This tool, as well as LLDB
RPC itself is built by default. If it needs to be disabled, put
-DLLDB_BUILD_LLDBRPC=OFF in your CMake invocation.
https://discourse.llvm.org/t/rfc-upstreaming-lldb-rpc/85804
Original PR Link:
https://github.com/llvm/llvm-project/pull/138031
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions