Skip to content
Commit c2d14015 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 89be6526
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment