New testcase, do not emit a call to __builtin_sqrt, emit a call to sqrt instead!
authorChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2004 19:08:12 +0000 (19:08 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2004 19:08:12 +0000 (19:08 +0000)
commit54e4e20286ee28023867a5f4fa072eaae3674d2f
tree5f1855e51a267c6daf02989726eb8bd232e321a1
parent98328745041aa3c352796347d89cd62d5b6ab808
New testcase, do not emit a call to __builtin_sqrt, emit a call to sqrt instead!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11668 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/2004-02-20-Builtins.c.tr [new file with mode: 0644]