Apply the 'nobuiltin' attribute to call sites when the user specifies `-fno-builtin...
authorBill Wendling <isanbard@gmail.com>
Fri, 22 Feb 2013 00:13:35 +0000 (00:13 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 22 Feb 2013 00:13:35 +0000 (00:13 +0000)
commitf4d64cb3a53109f3e207b6650fac96a6f83548bf
tree68e87a99d600467e5b2f7a59e36914228f32ed4b
parent09bd1f71eeb2558f4e4516740328b9d5e9177500
Apply the 'nobuiltin' attribute to call sites when the user specifies `-fno-builtin' on the command line.

llvm-svn: 175836
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h