On Mon, Apr 6, 2009 at 9:48 PM, Chris Lattner <sabre at nondot.org> wrote: > 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. Should this be controlled by -fnext-runtime rather than the target triple? -Eli