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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 29 21:15:38 PDT 2021


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

improve test/profile tests

they are unrelated to this patch so i'll pre-commit them if this is accepted.


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/Windows/coverage-linkage-lld.cpp
  compiler-rt/test/profile/Windows/coverage-linkage.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.348673.patch
Type: text/x-patch
Size: 14341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210530/6af46093/attachment.bin>


More information about the llvm-commits mailing list