summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2018-06-28 10:18:55 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2018-06-28 10:18:55 +0000
commit75e7192ba321da26bd1867b496dc0bbac1bb7c64 (patch)
treed3c65b92c27598c3e97b2d319fe4e7ad6a8ff196 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent1fb90133681255d38eed5c75c0fb64c9b090a7f5 (diff)
downloadbcm5719-llvm-75e7192ba321da26bd1867b496dc0bbac1bb7c64.tar.gz
bcm5719-llvm-75e7192ba321da26bd1867b496dc0bbac1bb7c64.zip
AMDGPU: Remove MFI::ABIArgOffset
We have too many mechanisms for tracking the various offsets used for kernel arguments, so remove one. There's still a lot of confusion with these because there are two different "implicit" argument areas located at the beginning and end of the kernarg segment. Additionally, the offset was determined based on the memory size of the split element types. This would break in a future commit where v3i32 is decomposed into separate i32 pieces. llvm-svn: 335830
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud