[PATCH] D21116: [profile] Hide some external symbols in InstrProfData.inc

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 18:55:25 PDT 2016


vsk created this revision.
vsk added reviewers: davidxl, silvas.
vsk added a subscriber: llvm-commits.

This duplicates the definition of the COMPILER_RT_VISIBILITY macro. This seems like the least invasive / least bad option, as compared to adding a new *.inc file to llvm or #including InstrProfData.inc in InstrProfilingPort.h.

http://reviews.llvm.org/D21116

Files:
  lib/profile/InstrProfData.inc
  lib/profile/InstrProfilingPort.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21116.59986.patch
Type: text/x-patch
Size: 5742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160608/22636a84/attachment.bin>


More information about the llvm-commits mailing list