summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
diff options
context:
space:
mode:
authorYaxun Liu <Yaxun.Liu@amd.com>2016-04-12 19:03:49 +0000
committerYaxun Liu <Yaxun.Liu@amd.com>2016-04-12 19:03:49 +0000
commitb7b6d0fc664f974512279a55a07bebbeb0c3b129 (patch)
treeb12502d1c91a0b88f20f2ec8efc7b93041713d5d /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
parent691ef096d066c690b7890493345e22448c2d5703 (diff)
downloadbcm5719-llvm-b7b6d0fc664f974512279a55a07bebbeb0c3b129.tar.gz
bcm5719-llvm-b7b6d0fc664f974512279a55a07bebbeb0c3b129.zip
[OpenCL] Handle AddressSpaceConversion when target address space does not change.
In codegen different address spaces may be mapped to the same address space for a target, e.g. in x86/x86-64 all address spaces are mapped to 0. Therefore AddressSpaceConversion should be translated by CreatePointerBitCastOrAddrSpaceCast instead of CreateAddrSpaceCast. Differential Revision: http://reviews.llvm.org/D18713 llvm-svn: 266107
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud