summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-09-30 21:22:07 +0000
committerBill Wendling <isanbard@gmail.com>2008-09-30 21:22:07 +0000
commitbd09262e97e8a04433eaad72151478bdb4ae3f58 (patch)
tree95692913b554d03f528d4286d9dd370e8402b06d /clang/lib/CodeGen/CodeGenModule.cpp
parent123e7d1c2a8d04d43d146b55d1b6ef716ac3f526 (diff)
downloadbcm5719-llvm-bd09262e97e8a04433eaad72151478bdb4ae3f58.tar.gz
bcm5719-llvm-bd09262e97e8a04433eaad72151478bdb4ae3f58.zip
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud