diff options
author | Rui Ueyama <ruiu@google.com> | 2016-11-26 15:15:11 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-11-26 15:15:11 +0000 |
commit | e8a077badf852530077c8abda9d9d1737b44140c (patch) | |
tree | 059bb4958259415963ee58459a25f930d5be7286 /llvm/lib/Transforms/InstCombine/InstructionCombining.cpp | |
parent | 72b1ee2533f6e7f574fd183f91cb2fc72463a415 (diff) | |
download | bcm5719-llvm-e8a077badf852530077c8abda9d9d1737b44140c.tar.gz bcm5719-llvm-e8a077badf852530077c8abda9d9d1737b44140c.zip |
Change return types of split{Non,}Strings.
They return new vectors, but at the same time they mutate other vectors,
so returning values doesn't make much sense. We should just mutate two
vectors.
llvm-svn: 287979
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstructionCombining.cpp')
0 files changed, 0 insertions, 0 deletions