[PATCH] D57530: Order File Instrumentation: dump the data in compiler-rt

Manman Ren via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 19:30:25 PST 2019


manmanren updated this revision to Diff 188662.
manmanren added a comment.

Add a testing case to make sure the instrumentation works correctly!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57530/new/

https://reviews.llvm.org/D57530

Files:
  lib/profile/InstrProfData.inc
  lib/profile/InstrProfiling.h
  lib/profile/InstrProfilingFile.c
  lib/profile/InstrProfilingPlatformDarwin.c
  test/profile/Inputs/instrprof-order-file-2.c
  test/profile/Inputs/instrprof-order-file.c
  test/profile/instrprof-order-file.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57530.188662.patch
Type: text/x-patch
Size: 9683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/c5b76b3c/attachment.bin>


More information about the llvm-commits mailing list