aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ErrorHandling.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2021-09-23 14:10:49 +0200
committerPavel Labath <pavel@labath.sk>2021-10-06 13:22:38 +0200
commit00e704bf080ffeeb9e334fb3ab71594f9aa50969 (patch)
treeba8f55499f61adf124b346c439df819a01c5f93b /llvm/lib/Support/ErrorHandling.cpp
parent79d13bf22c169cf83515e799d45db8d6424104fd (diff)
downloadllvm-00e704bf080ffeeb9e334fb3ab71594f9aa50969.zip
llvm-00e704bf080ffeeb9e334fb3ab71594f9aa50969.tar.gz
llvm-00e704bf080ffeeb9e334fb3ab71594f9aa50969.tar.bz2
[lldb] Remove "dwarf dynamic register size expressions" from RegisterInfo
These were added to support some mips registers on linux, but linux mips support has now been removed due. They are still referenced in the freebds mips implementation, but the completeness of that implementation is also unknown. All other architectures just set these fields to zero, which is a cause of significant bloat in our register info definitions. Arm also has registers with variable sizes, but they were implemented in a more gdb-compatible fashion and don't use this feature. Differential Revision: https://reviews.llvm.org/D110914
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions