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

Nick Lewycky via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 14:36:35 PDT 2016


nlewycky updated this revision to Diff 69905.

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.69905.patch
Type: text/x-patch
Size: 17363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160831/e0bb78bb/attachment.bin>


More information about the llvm-commits mailing list