aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>2020-02-18 16:39:05 -0800
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>2020-02-21 12:43:29 -0800
commit1874dee5662603c9251228c71b66de72cec0c979 (patch)
tree8742eaba03799ce305deadc6b95b966e8dc7ecd7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent8875ee18d72b1b395331c1b7217d2b91fb4dc4b7 (diff)
downloadllvm-1874dee5662603c9251228c71b66de72cec0c979.zip
llvm-1874dee5662603c9251228c71b66de72cec0c979.tar.gz
llvm-1874dee5662603c9251228c71b66de72cec0c979.tar.bz2
[macho][NFC] Extract all CPU_(SUB_)TYPE logic to BinaryFormat
This moves all the logic of converting LLVM Triples to MachO::CPU_(SUB_)TYPE from the specific target (Target)AsmBackend to more convenient functions in lib/BinaryFormat. This also gets rid of the separate two X86AsmBackend classes. The previous attempt was to add it to libObject, but that adds an unnecessary dependency to libObject from all the targets. Differential Revision: https://reviews.llvm.org/D74808
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions