llvm-project/llvm/include
Bill Wendling bd09262e97 Add the new `-no-builtin' flag. This flag is meant to mimic the GCC
`-fno-builtin' flag. Currently, it's used to replace "memset" with "_bzero"
instead of "__bzero" on Darwin10+. This arguably violates the meaning of this
flag, but is currently sufficient. The meaning of this flag should become more
specific over time.

llvm-svn: 56885
2008-09-30 21:22:07 +00:00
..
llvm Add the new `-no-builtin' flag. This flag is meant to mimic the GCC 2008-09-30 21:22:07 +00:00
llvm-c Large mechanical patch. 2008-09-25 21:00:45 +00:00