aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-01-08 16:13:03 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2020-01-08 16:34:09 -0800
commitae47a3d8107856c84c104f3c2e43a553f4e36748 (patch)
treeb19564b55e9c024df26306c0c8ca0d318fc2cfde /llvm/lib/CodeGen/MachineInstr.cpp
parent7f1026a7520eb3d7e99da77f6738deb72de17980 (diff)
downloadllvm-ae47a3d8107856c84c104f3c2e43a553f4e36748.zip
llvm-ae47a3d8107856c84c104f3c2e43a553f4e36748.tar.gz
llvm-ae47a3d8107856c84c104f3c2e43a553f4e36748.tar.bz2
[lldb/SWIG] Refactor extensions to be non Python-specific (2/2)
The current SWIG extensions for the string conversion operator is Python specific because it uses the PythonObjects. This means that the code cannot be reused for other SWIG supported languages such as Lua. This reimplements the extensions in a more generic way that can be reused. It uses a SWIG macro to reduce code duplication. Differential revision: https://reviews.llvm.org/D72377
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions