diff options
author | Chris Lattner <sabre@nondot.org> | 2009-04-07 04:48:21 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-04-07 04:48:21 +0000 |
commit | c2d140156c577111393bd243dadac6a19257cc0e (patch) | |
tree | 49eb76aa6ab35648cdd8ca8df80822b1e1145341 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 89be6526c3a75f608d2c00c18bde8413547aa509 (diff) | |
download | bcm5719-llvm-c2d140156c577111393bd243dadac6a19257cc0e.tar.gz bcm5719-llvm-c2d140156c577111393bd243dadac6a19257cc0e.zip |
The __weak and __strong defines are common to all darwin targets
and are even set in C mode. As such, move them to Targets.cpp.
__OBJC_GC__ is also darwin specific, but seems reasonable to always
define it when in objc-gc mode.
This fixes rdar://6761450
llvm-svn: 68494
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions