mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 19:44:38 +08:00
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