[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 14:35:51 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253098: [PGO] Ensure profile section symbols are created (linux) (authored by davidxl).

Changed prior to commit:
  http://reviews.llvm.org/D14468?vs=40167&id=40181#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14468

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

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


More information about the llvm-commits mailing list