[PATCH] D103355: [InstrProfiling] Delete linkage/visibility toggling for Windows

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 16:41:06 PDT 2021


MaskRay updated this revision to Diff 349133.
MaskRay added a comment.

improve coverage-weak-lld.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103355

Files:
  compiler-rt/test/profile/Linux/coverage-linkage-lld.cpp
  compiler-rt/test/profile/Linux/coverage-linkage.cpp
  compiler-rt/test/profile/Linux/coverage-weak-lld.cpp
  compiler-rt/test/profile/Windows/coverage-linkage-lld.cpp
  compiler-rt/test/profile/Windows/coverage-linkage.cpp
  compiler-rt/test/profile/Windows/coverage-weak-lld.cpp
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/test/Instrumentation/InstrProfiling/linkage.ll
  llvm/test/Instrumentation/InstrProfiling/platform.ll
  llvm/test/Instrumentation/InstrProfiling/profiling.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103355.349133.patch
Type: text/x-patch
Size: 22752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210601/7f782a26/attachment.bin>


More information about the llvm-commits mailing list