Prevent library calls from being folded if -fno-builtin has been specified.
authorChad Rosier <mcrosier@apple.com>
Thu, 1 Dec 2011 22:14:50 +0000 (22:14 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 1 Dec 2011 22:14:50 +0000 (22:14 +0000)
commitaebc3aae3fd3222c2588e9ad6812bd6cd370a385
tree751366f64f54d36fb665828dcce0ec9e81b965fb
parent85bef06a2e901933dac8054d59c27de21f08d025
Prevent library calls from being folded if -fno-builtin has been specified.
rdar://10500969

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145639 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ConstantFolding.cpp
test/Transforms/ConstProp/calls.ll