enhance memcpyopt to obey -fno-builtin and friends. This addresses a
authorChris Lattner <sabre@nondot.org>
Sun, 1 May 2011 18:27:11 +0000 (18:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 1 May 2011 18:27:11 +0000 (18:27 +0000)
commit149f5283f93ec85b96888c284f56099a72cc2731
treefe707266121dfa55dd63864456a114d30856e625
parent450a5a120789b67b27f92631e0acaf754ee99d9e
enhance memcpyopt to obey -fno-builtin and friends.  This addresses a
problem reported on cfe-dev.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130661 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLibraryInfo.h
lib/Transforms/Scalar/MemCpyOptimizer.cpp