[PATCH] D15860: Remove CloningDirector and associated code

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 11:18:00 PST 2016


eraman created this revision.
eraman added a reviewer: rnk.
eraman added a subscriber: llvm-commits.

With the removal of the old landing pad code in r249918, CloningDirector is not used anywhere else. NFCI. 

http://reviews.llvm.org/D15860

Files:
  include/llvm/Transforms/Utils/Cloning.h
  lib/Transforms/Utils/CloneFunction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15860.43902.patch
Type: text/x-patch
Size: 8570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160104/ffccdc9b/attachment.bin>


More information about the llvm-commits mailing list