summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJez Ng <jezng@fb.com>2020-12-02 14:12:51 -0800
committerJez Ng <jezng@fb.com>2020-12-08 10:34:32 -0800
commit78976bf3dae2a4fac3b7fb2ab1a8d8e986ea36ff (patch)
treee542fe2ec2c4f294f1d6ef1b378a80fbf206e56e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent7b007ac0800babe750c58b1aead15e1c3e7f3b0f (diff)
[lld-macho] Support parsing of bitcode within archives
Also error out if we find anything other than an object or bitcode file in the archive. Note that we were previously inserting the symbols and sections of the unpacked ObjFile into the containing ArchiveFile. This was actually unnecessary -- we can just insert the ObjectFile (or BitcodeFile) into the `inputFiles` vector. This is the approach taken by LLD-ELF. Reviewed By: thakis Differential Revision: https://reviews.llvm.org/D92539
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions