[PATCH] D14468: Add zero size dummy data to ensure section symbol is always created

David Li via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 12:30:21 PST 2015


davidxl updated this revision to Diff 40167.
davidxl added a comment.

Updating test case according to vsk's comments.


http://reviews.llvm.org/D14468

Files:
  lib/profile/CMakeLists.txt
  lib/profile/InstrProfilingBuffer.c
  lib/profile/InstrProfilingFile.c
  lib/profile/InstrProfilingPlatformLinux.c
  test/profile/Inputs/instrprof-shared-lib.c
  test/profile/Inputs/instrprof-shared-main.c
  test/profile/instrprof-shared.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14468.40167.patch
Type: text/x-patch
Size: 8585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151113/7768a659/attachment.bin>


More information about the llvm-commits mailing list