aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorAlex Langford <alangford@apple.com>2023-01-26 17:33:33 -0800
committerAlex Langford <alangford@apple.com>2023-02-16 11:18:04 -0800
commit662548c82683bd8657a3179afee693c4965a3dfd (patch)
treef1d6df4e4ed17672c186e0d5df551bc5916e8d10 /llvm/lib/Object/ELFObjectFile.cpp
parent23d43e6977576ed318a9c81cec256d75f5d49ded (diff)
downloadllvm-662548c82683bd8657a3179afee693c4965a3dfd.zip
llvm-662548c82683bd8657a3179afee693c4965a3dfd.tar.gz
llvm-662548c82683bd8657a3179afee693c4965a3dfd.tar.bz2
[lldb] Replace SB swig interfaces with API headers
Instead of maintaining separate swig interface files, we can use the API headers directly. They implement the exact same C++ APIs and we can conditionally include the python extensions as needed. To remove the swig extensions from the API headers when building the LLDB framework, we can use the unifdef tool when it is available. Otherwise we just copy them as-is. Differential Revision: https://reviews.llvm.org/D142926
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions