summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread
diff options
context:
space:
mode:
authorJonas Hahnfeld <hahnjo@hahnjo.de>2018-09-30 09:23:21 +0000
committerJonas Hahnfeld <hahnjo@hahnjo.de>2018-09-30 09:23:21 +0000
commit1bf767fb8e6066bd87560378c23185a412fb2538 (patch)
treed859ed828601dd79a3abfa13ce65f7446ab24722 /lldb/packages/Python/lldbsuite/test/python_api/thread
parent067235f227f541816af8aa777bdf1b214c22c77b (diff)
downloadbcm5719-llvm-1bf767fb8e6066bd87560378c23185a412fb2538.tar.gz
bcm5719-llvm-1bf767fb8e6066bd87560378c23185a412fb2538.zip
[libomptarget-nvptx] Align data sharing stack
NVPTX requires addresses of pointer locations to be 8-byte aligned or there will be an exception during runtime. This could happen without this patch as shown in the added test: getId() requires 4 byte of stack and putValueInParallel() uses 16 bytes to store the addresses of the captured variables. Differential Revision: https://reviews.llvm.org/D52655 llvm-svn: 343402
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud