summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2019-08-20 22:04:10 +0000
committerJessica Paquette <jpaquette@apple.com>2019-08-20 22:04:10 +0000
commit5c8a29fe011a2b4b650a10dc8d8dcf1c3397921b (patch)
tree1ca6f736de8680a654dba16a51e297b94c572897 /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc
parent1e46d4cec535588dec8653757894d890e38942cb (diff)
downloadbcm5719-llvm-5c8a29fe011a2b4b650a10dc8d8dcf1c3397921b.tar.gz
bcm5719-llvm-5c8a29fe011a2b4b650a10dc8d8dcf1c3397921b.zip
Teach GlobalISelEmitter to treat used iPTRAny operands as pointer operands
Overloaded intrinsics can use iPTRAny in used/input operands. The GlobalISelEmitter doesn't know that these are pointers, so it treats them as scalars. As a result, these intrinsics can't be imported. This teaches the GlobalISelEmitter to recognize these as pointers rather than scalars. Differential Revision: https://reviews.llvm.org/D65756 llvm-svn: 369455
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud