On Wed, Aug 5, 2015 at 4:04 PM, Justin Bogner <jus...@justinbogner.com> wrote:
> Diego Novillo <dnovi...@google.com> writes: > > This patch adds flags -fno-profile-instr-generate and > > -fno-profile-instr-use, and the GCC aliases -fno-profile-generate and > > -fno-profile-use. > > > > These flags are used in situations where users need to disable profile > > generation or use for specific files in a build, without affecting other > > files. > > > > OK to commit? > > Sure, but we should probably add a -fno-coverage-mapping as well, since > `-fprofile-generate -fcoverage-mapping -fno-profile-generate` will error > with this change. Do you mind adding that in a followup? > No problem. Patch coming up. Diego.
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits