diff options
author | Chris Lattner <sabre@nondot.org> | 2011-01-05 01:03:32 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-01-05 01:03:32 +0000 |
commit | d7fe9d665c66c107394e7661951c9b0186bced40 (patch) | |
tree | 557ed1af981ab8df9c3776a49cf822f4395a3afa /clang/lib/Parse/ParseObjc.cpp | |
parent | 66990031e2951e649a684e5a752cf657fc6a9986 (diff) | |
download | bcm5719-llvm-d7fe9d665c66c107394e7661951c9b0186bced40.tar.gz bcm5719-llvm-d7fe9d665c66c107394e7661951c9b0186bced40.zip |
Fix PR8906: -fno-builtin should disable loop-idiom recognition.
It forms memset and memcpy's, and will someday form popcount and
other stuff. All of this is bad when compiling the implementation
of memset, memcpy, popcount, etc.
llvm-svn: 122854
Diffstat (limited to 'clang/lib/Parse/ParseObjc.cpp')
0 files changed, 0 insertions, 0 deletions