diff options
author | Pavel Labath <pavel@labath.sk> | 2021-03-29 14:33:58 +0200 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2021-03-30 15:24:43 +0200 |
commit | ce03a862372a6f36d2fcf80dc80052aa155fcae8 (patch) | |
tree | c3d3680342196a9e303d6cc55fa9818eec179ef5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1c3b74f0ab6d12c8f4052e69301c433b5b647102 (diff) | |
download | llvm-ce03a862372a6f36d2fcf80dc80052aa155fcae8.zip llvm-ce03a862372a6f36d2fcf80dc80052aa155fcae8.tar.gz llvm-ce03a862372a6f36d2fcf80dc80052aa155fcae8.tar.bz2 |
[lldb] Remove linux/mips debugging support
As discussed on lldb-dev
<https://lists.llvm.org/pipermail/lldb-dev/2021-March/016777.html> the
mips code is unmaintained and untested. It also carries a lot of
technical debt which is not limited to mips-specific code.
Generic mips support remains (and is going to be used by the upcoming
freebsd code). Resurrecting mips support should be a matter of re-adding
the relevant register context files (while avoiding reintroducing the
debt).
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions