saugustine closed this revision.
saugustine added a comment.
Committed with r350900.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55016/new/
https://reviews.llvm.org/D55016
___
cfe-commits mailing list
cfe-commits@l
echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.
LGTM.
-eric
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55016/new/
https://reviews.llvm.org/D55016
___
cf
saugustine created this revision.
saugustine added a reviewer: echristo.
Herald added subscribers: cfe-commits, srhines.
Correctly support -shared-libgcc.
Repository:
rC Clang
https://reviews.llvm.org/D55016
Files:
lib/Driver/ToolChains/CommonArgs.cpp
test/Driver/linux-ld.c
Index: test