This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b30d40eb8d [CodeGen][ObjC] Emit invoke instead of call to call `objc_re [...] new 784fcc1726 [Darwin] Introduce a new flag, -fapple-link-rtlib that force [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Driver/Options.td | 2 ++ lib/Driver/ToolChains/Darwin.cpp | 34 +++++++++++++++++++++++++--------- lib/Driver/ToolChains/Darwin.h | 6 ++++-- test/Driver/darwin-fapple-link-rtlib.c | 6 ++++++ 4 files changed, 37 insertions(+), 11 deletions(-) create mode 100644 test/Driver/darwin-fapple-link-rtlib.c