mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +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