aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorMichał Górny <mgorny@moritz.systems>2021-10-06 11:45:27 +0200
committerMichał Górny <mgorny@moritz.systems>2021-10-06 22:21:48 +0200
commit67231650e6ef2dda02838cf9146a200ba7e08a84 (patch)
tree921565c6eed6e06a498e633f187c1eb1a888a213 /llvm/lib/IR/Function.cpp
parent17c20a6dfb7c89ac4eb13990308b731263345918 (diff)
downloadllvm-67231650e6ef2dda02838cf9146a200ba7e08a84.zip
llvm-67231650e6ef2dda02838cf9146a200ba7e08a84.tar.gz
llvm-67231650e6ef2dda02838cf9146a200ba7e08a84.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/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions