[dragonegg PATCH] Turn off libcall simplification in C and C++ when -fno-builtin is specified

Peter Collingbourne peter at pcc.me.uk
Fri Apr 12 15:45:14 PDT 2013


Hi,

This patch turns off libcall simplification in C and C++ when
-fno-builtin is specified.

For now I decided to leave the other languages alone, as this is
probably insufficient for those languages [1].

OK to commit?

Thanks,
-- 
Peter

[1] http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-April/061073.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Turn-off-libcall-simplification-in-C-and-C-when-fno-.patch
Type: text/x-diff
Size: 1483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130412/f5a8b7e3/attachment.patch>


More information about the llvm-commits mailing list