If -fno-builtin is passed, tell TargetLibraryInfo to
commit98ec3f78b2f4c17e5aeb5f0c5df4b4ffbfc85565
authorChris Lattner <sabre@nondot.org>
Fri, 18 Feb 2011 22:34:47 +0000 (18 22:34 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Feb 2011 22:34:47 +0000 (18 22:34 +0000)
treecba1c4052269a433cb7f22e5485bbe65dc8d6fd8
parent813d8346529bf094eb2b249648906ba7fd226688
If -fno-builtin is passed, tell TargetLibraryInfo to
turn off all builtin optimizations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125979 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp