[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 15:01:40 PDT 2021


MaskRay updated this revision to Diff 348662.
MaskRay added a comment.
Herald added a project: Sanitizers.
Herald added a subscriber: Sanitizers.

rebase (after some pre-committed test improvement)
add a __attribute__((weak)) test


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/coverage-weak.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.348662.patch
Type: text/x-patch
Size: 11344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210529/b5f4d5d5/attachment.bin>


More information about the llvm-commits mailing list