Revert "Patch for function cloning to inline all blocks whose address is taken"
authorEric Christopher <echristo@gmail.com>
Mon, 19 May 2014 16:04:10 +0000 (16:04 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 19 May 2014 16:04:10 +0000 (16:04 +0000)
commitb90ef82eb4f78d415c4bd2ebef85d76f2a8faff8
treee937f71aa3ac02550ee05cd85d317e5d042441ab
parent07df0ca6c9f7b16dfd1798d78aa807c3613b6008
Revert "Patch for function cloning to inline all blocks whose address is taken"
as it was causing build failures in ruby.

This reverts commit r207713.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209135 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/CloneFunction.cpp