[PATCH] D67579: [PGO] Use linkonce_odr linkage for __profd_ variables in comdat groups

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 11:49:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372020: [PGO] Use linkonce_odr linkage for __profd_ variables in comdat groups (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67579?vs=220187&id=220365#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67579

Files:
  llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/trunk/test/Instrumentation/InstrProfiling/PR23499.ll
  llvm/trunk/test/Instrumentation/InstrProfiling/comdat.ll
  llvm/trunk/test/Instrumentation/InstrProfiling/linkage.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67579.220365.patch
Type: text/x-patch
Size: 6936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/4f337b2e/attachment.bin>


More information about the llvm-commits mailing list