[PATCH] D22614: [Profile] deprecate __llvm_profile_override_default_filename [part-2]

David Li via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 23:28:27 PDT 2016


davidxl created this revision.
davidxl added a reviewer: vsk.
davidxl added a subscriber: llvm-commits.

This is the runtime part.

https://reviews.llvm.org/D22614

Files:
  lib/profile/InstrProfData.inc
  lib/profile/InstrProfiling.c
  lib/profile/InstrProfiling.h
  lib/profile/InstrProfilingFile.c
  test/profile/instrprof-override-filename-then-reset-default.c
  test/profile/instrprof-override-filename-with-env.c
  test/profile/instrprof-override-filename.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22614.64825.patch
Type: text/x-patch
Size: 7697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/cb4bc0db/attachment.bin>


More information about the llvm-commits mailing list