diff options
author | Philip Reames <listmail@philipreames.com> | 2016-02-09 21:09:22 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2016-02-09 21:09:22 +0000 |
commit | ea4d8e8ce9f29211a704eb9ebdcc0997ea3310cb (patch) | |
tree | 4fd3d9c270a8078eb94d3582c2075a6a3554a85f /lldb/packages/Python/lldbsuite | |
parent | 0dd191a5c4bf27cc8a2b6033436b00f0cbdc4ce7 (diff) | |
download | bcm5719-llvm-ea4d8e8ce9f29211a704eb9ebdcc0997ea3310cb.tar.gz bcm5719-llvm-ea4d8e8ce9f29211a704eb9ebdcc0997ea3310cb.zip |
[InstCombine][GC] Handle gc.relocations of vector type
We introduced gc.relocates of vector-of-pointer types a couple of weeks back. Somehow, I missed updating the InstCombine rule to account for this. If we hit this code path with a vector-of-pointers gc.relocate, we'd crash on a cast<PointerType>.
I also took the chance to do a bit of code style cleanup.
llvm-svn: 260279
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions