aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
diff options
context:
space:
mode:
authorAlex Langford <alangford@apple.com>2023-05-02 14:48:10 -0700
committerAlex Langford <alangford@apple.com>2023-05-03 10:30:42 -0700
commitcd05ffdbb2c303cbf476a3a48b3f67094d428e37 (patch)
treed576b498f7bd61c1ec374b51f1ba1beb48aa9528 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
parent5c34cdaad7c2fdb995e5160f502022583e55b5b2 (diff)
downloadllvm-cd05ffdbb2c303cbf476a3a48b3f67094d428e37.zip
llvm-cd05ffdbb2c303cbf476a3a48b3f67094d428e37.tar.gz
llvm-cd05ffdbb2c303cbf476a3a48b3f67094d428e37.tar.bz2
[lldb] Remove distribution_id from ArchSpec
The qHostInfo packet in the gdb-remote communication protocol specifies that distribution_id can be set, so lldb handles that. But we store that in the ArchSpec representing the "Host" platform (whatever platform the debug server is running on). This field is otherwise unused in ArchSpec, so it would be a lot easier if we stored that information at the gdb-remote communication layer. Sidenote: The distribution_id field is currently unused but I did not want to remove it in case some folks found it useful (e.g. in downstream forks). Differential Revision: https://reviews.llvm.org/D149697
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions