Implement the -fno-builtin option in the front-end, not in the back-end.
authorBill Wendling <isanbard@gmail.com>
Wed, 1 Oct 2008 00:59:58 +0000 (00:59 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 1 Oct 2008 00:59:58 +0000 (00:59 +0000)
commit6158d8492cc021bb47caee6d4755135ef1d855a4
treec48f3f5a1ed87fbf56ec9f1274f294666edf3d99
parent70695fee513447aff8ce063a1f183e05cafa486f
Implement the -fno-builtin option in the front-end, not in the back-end.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56900 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h