summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/main.c
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2019-02-19 23:19:51 +0000
committerPhilip Reames <listmail@philipreames.com>2019-02-19 23:19:51 +0000
commit322eb7660ed5447dba8529deeb0366b5aa2d6ca1 (patch)
treea2e3cec37888040827f3ec9b179af66dfb8e8970 /lldb/packages/Python/lldbsuite/test/python_api/frame/main.c
parentee04d4d840374028e8f791738c652ea353a39d45 (diff)
downloadbcm5719-llvm-322eb7660ed5447dba8529deeb0366b5aa2d6ca1.tar.gz
bcm5719-llvm-322eb7660ed5447dba8529deeb0366b5aa2d6ca1.zip
[GVN] Fix a non-integral pointer bug w/vector types
GVN generally doesn't forward structs or array types, but it *will* forward vector types to non-vectors and vice versa. As demonstrated in tests, we need to inhibit the same set of transforms for vector of non-integral pointers as for non-integral pointers themselves. llvm-svn: 354401
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud