]> granicus.if.org Git - clang/commit
[Driver][Windows] Add dependent lib argument for -fprofile-generate and -fcs-profile...
authorRussell Gallop <russell.gallop@gmail.com>
Wed, 22 May 2019 10:06:49 +0000 (10:06 +0000)
committerRussell Gallop <russell.gallop@gmail.com>
Wed, 22 May 2019 10:06:49 +0000 (10:06 +0000)
commit88f9b280cd72a978f15232f3d284c85921df0dcc
tree0fd511ffd7f104840eb9146abdb4933184d427ba
parentcba882bd58a75f40b36a317e789484a61f2b69ad
[Driver][Windows] Add dependent lib argument for -fprofile-generate and -fcs-profile-generate

Follows on from r360674 which added it for -fprofile-instr-generate.

Differential Revision: https://reviews.llvm.org/D62200

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@361368 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/Clang.cpp
test/Driver/cl-options.c