diff options
author | Daniel Neilson <dneilson@azul.com> | 2018-05-30 20:02:56 +0000 |
---|---|---|
committer | Daniel Neilson <dneilson@azul.com> | 2018-05-30 20:02:56 +0000 |
commit | 936d50aeea856fde070ba17571e48e9713047550 (patch) | |
tree | 9ece40fa1372e03db704299d40b411094a25acbe /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 51055730411d61cbeb64f4d08e3077e7beec0a7c (diff) | |
download | bcm5719-llvm-936d50aeea856fde070ba17571e48e9713047550.tar.gz bcm5719-llvm-936d50aeea856fde070ba17571e48e9713047550.zip |
[IRBuilder] Add APIs for creating calls to atomic memmove and memset intrinsics. (NFC)
Summary:
Creating the IRBuilder methods:
CreateElementUnorderedAtomicMemSet
CreateElementUnorderedAtomicMemMove
These mirror the methods that create calls to the regular (non-atomic) memmove and
memset intrinsics.
llvm-svn: 333588
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions