[PATCH] D30438: SplitKit: Correctly implement partial copies
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 27 19:43:13 PST 2017
rampitec added a comment.
defFromParent supposed to return a single def, how does it work if there is more than one? I suppose it does work as you should have tests passed...
Repository:
rL LLVM
https://reviews.llvm.org/D30438
More information about the llvm-commits
mailing list