summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter
diff options
context:
space:
mode:
authorDaniel Neilson <dneilson@azul.com>2018-02-05 19:39:38 +0000
committerDaniel Neilson <dneilson@azul.com>2018-02-05 19:39:38 +0000
commit01fb57e7a0230aed942bb5d34827359ada6e080f (patch)
tree02dde22f6b0857fafda0de2d9144802b99ebc92d /lldb/packages/Python/lldbsuite/test/python_api/interpreter
parent0e4df539fa2c10a2ee55a7ed4d54afc381d73ab6 (diff)
downloadbcm5719-llvm-01fb57e7a0230aed942bb5d34827359ada6e080f.tar.gz
bcm5719-llvm-01fb57e7a0230aed942bb5d34827359ada6e080f.zip
Add release note on change to memcpy/memmove/memset builtin signatures
Summary: The signatures for the builtins @llvm.memcpy, @llvm.memmove, and @llvm.memset where changed in rL322965. The number of arguments has decreased from five to four with the removal of the alignment argument. Alignment is now conveyed by supplying the align parameter attribute on the destination and/or source of the cpy/move/set. llvm-svn: 324265
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud