diff options
author | Michał Górny <mgorny@moritz.systems> | 2021-10-06 11:45:27 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2021-10-06 13:59:21 +0200 |
commit | a30a36f66aea459337999a000c7997b220b25227 (patch) | |
tree | e69a43fb58d63857531bc220bf550f1f73600003 /llvm/lib/Support/ErrorHandling.cpp | |
parent | e244a6fec7c9724bca31a49fec34400c1e4dc417 (diff) | |
download | llvm-a30a36f66aea459337999a000c7997b220b25227.zip llvm-a30a36f66aea459337999a000c7997b220b25227.tar.gz llvm-a30a36f66aea459337999a000c7997b220b25227.tar.bz2 |
[lldb] [ABI/X86] Split base x86 and i386 classes
Split the ABIX86 class into two classes: base ABIX86 class that is
common to 32-bit and 64-bit ABIs, and ABIX86_i386 class that is the base
for 32-bit ABIs. This removes the confusing concept that ABIX86
initializes 64-bit ABIs but is only the base for 32-bit ABIs.
Differential Revision: https://reviews.llvm.org/D111216
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions