[PATCH] D18486: Remove personality for declarations in CloneModule.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 14:30:24 PDT 2016


pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.

LGTM

> I've added a verifier pass to llvm-split, do you think it's a good idea?


Yes, the modules we get from the splitter should verify.


Repository:
  rL LLVM

http://reviews.llvm.org/D18486





More information about the llvm-commits mailing list