summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorGuillaume Chatelet <gchatelet@google.com>2021-06-15 07:57:13 +0000
committerGuillaume Chatelet <gchatelet@google.com>2021-06-15 14:39:04 +0000
commit8387187c2ffe0bef0696edfffab00cd7d0ee3e6e (patch)
tree3ffd352df9ea1cb226206f5da81d80faccde1b0f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent09924cbab78016d793c15ece5762faff3756c0cf (diff)
[libc] Add a set of elementary operations
Resubmission of D100646 now making sure that we handle cases were `__builtin_memcpy_inline` is not available. Original commit message: Each of these elementary operations can be assembled to support higher order constructs (Overlapping access, Loop, Aligned Loop). The patch does not compile yet as it depends on other ones (D100571, D100631) but it allows to get the conversation started. A self-contained version of this code is available at https://godbolt.org/z/e1x6xdaxM
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions