[Profile] Enable profile merging with -fprofile-generat[=<dir>]
authorXinliang David Li <davidxl@google.com>
Fri, 22 Jul 2016 22:25:01 +0000 (22:25 +0000)
committerXinliang David Li <davidxl@google.com>
Fri, 22 Jul 2016 22:25:01 +0000 (22:25 +0000)
commitb7b335a2ce0acb82b680242c0910b423545f08f0
tree07dccd1d8809074fa4dcb9bf274e08114395aa2d
parente063ddb3470d482a3dae086ce1d11f562e5e8e2e
[Profile] Enable profile merging with -fprofile-generat[=<dir>]

This patch enables raw profile merging for this option which is the
new intended behavior.

llvm-svn: 276484
clang/docs/UsersManual.rst
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/Tools.cpp
clang/test/Driver/clang_f_opts.c
clang/test/Profile/gcc-flag-compatibility.c