diff options
author | Yaxun Liu <Yaxun.Liu@amd.com> | 2017-12-03 03:31:45 +0000 |
---|---|---|
committer | Yaxun Liu <Yaxun.Liu@amd.com> | 2017-12-03 03:31:45 +0000 |
commit | 30e4608ccacb10fa451d0da1d8802ec533fb41a6 (patch) | |
tree | 8c97fbd65d899e2fef758124360ca6e96d4506bd /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | a5986b9e91be95771a034b5efe400e99149f919c (diff) | |
download | bcm5719-llvm-30e4608ccacb10fa451d0da1d8802ec533fb41a6.tar.gz bcm5719-llvm-30e4608ccacb10fa451d0da1d8802ec533fb41a6.zip |
CodeGen: Fix SelectionDAGISel::LowerArguments for sret addr space
SelectionDAGISel::LowerArguments assumes sret addr space is 0, which is
not true for amdgcn---amdgiz target.
This patch fixes that.
Differential Revision: https://reviews.llvm.org/D40255
llvm-svn: 319630
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions