Bill Wendling 6f287b22d2 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56885 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-30 21:22:07 +00:00
..
2008-09-22 10:06:26 +00:00
2008-09-25 21:00:45 +00:00
2008-09-22 23:28:18 +00:00
2008-09-25 21:00:45 +00:00
2008-09-27 00:08:24 +00:00
2008-09-29 18:16:38 +00:00
2008-09-25 21:00:45 +00:00
2008-08-23 22:43:21 +00:00