[PATCH] D68041: [PGO] Don't group COMDAT variables for compiler generated profile variables in ELF

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 11:10:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373241: [PGO] Don't group COMDAT variables for compiler generated profile variables in… (authored by xur, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68041?vs=221810&id=222463#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68041

Files:
  llvm/trunk/include/llvm/ProfileData/InstrProf.h
  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
  llvm/trunk/test/Transforms/PGOProfile/comdat_internal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68041.222463.patch
Type: text/x-patch
Size: 7803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190930/15643623/attachment.bin>


More information about the llvm-commits mailing list