[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 14:59:30 PDT 2021


MaskRay updated this revision to Diff 349107.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Add coverage-weak-lld.cpp runtime tests - they add coverage. This patch doesn't change the behavior so I will commit the tests separately.


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.349107.patch
Type: text/x-patch
Size: 20494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210601/60d7d4d0/attachment.bin>


More information about the llvm-commits mailing list