The profile library must come before the C library so that it can use
authorChandler Carruth <chandlerc@gmail.com>
Mon, 24 Jun 2013 09:38:45 +0000 (09:38 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 24 Jun 2013 09:38:45 +0000 (09:38 +0000)
commite4458b32040cbfa56d8bcc030b8686d00eb281d3
tree7b926bb038f457ecdfaad5665d3ae48287c1b6dc
parent8449c0d5ed1e1a9b723329e42873b96e935b4e7c
The profile library must come before the C library so that it can use
atexit.

llvm-svn: 184708
clang/lib/Driver/Tools.cpp
clang/test/Driver/coverage-ld.c