diff options
author | Yaxun Liu <Yaxun.Liu@amd.com> | 2018-06-13 17:31:51 +0000 |
---|---|---|
committer | Yaxun Liu <Yaxun.Liu@amd.com> | 2018-06-13 17:31:51 +0000 |
commit | fb17bf60dd14a664bd7ee382e7404f4e8559fc5c (patch) | |
tree | 5bd727694cb6e4e2ba34515bbce9ec2fe2b0d7c5 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 4bf9b5612a716167520e9c66606756d17b0c47b6 (diff) | |
download | llvm-fb17bf60dd14a664bd7ee382e7404f4e8559fc5c.zip llvm-fb17bf60dd14a664bd7ee382e7404f4e8559fc5c.tar.gz llvm-fb17bf60dd14a664bd7ee382e7404f4e8559fc5c.tar.bz2 |
[AMDGPU] Change enqueue kernel handle type
Currently the handle type is a global pointer which holds 8 bytes.
We need a larger type which hold 16 bytes, therefore change it
to [i64 x 2].
Differential Revision: https://reviews.llvm.org/D48094
llvm-svn: 334625
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions