[PATCH] D23734: Add -fprofile-dir= to clang.

Nick Lewycky via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 19 18:19:36 PDT 2016


nlewycky updated this revision to Diff 68755.
nlewycky added a comment.

Forgot clang changes!


https://reviews.llvm.org/D23734

Files:
  lib/Transforms/Instrumentation/GCOVProfiling.cpp
  test/Transforms/GCOVProfiling/three-element-mdnode.ll
  tools/clang/include/clang/Driver/CC1Options.td
  tools/clang/include/clang/Driver/Options.td
  tools/clang/include/clang/Frontend/CodeGenOptions.h
  tools/clang/lib/CodeGen/CodeGenModule.cpp
  tools/clang/lib/Driver/Tools.cpp
  tools/clang/lib/Frontend/CompilerInvocation.cpp
  tools/clang/test/CodeGen/code-coverage.c
  tools/clang/test/Driver/clang_f_opts.c
  tools/clang/test/Driver/coverage_no_integrated_as.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23734.68755.patch
Type: text/x-patch
Size: 17118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160820/fcaed1e1/attachment-0001.bin>


More information about the cfe-commits mailing list