[PATCH] D103355: [InstrProfiling] Delete linkage/visibility toggling for Windows
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 2 14:30:35 PDT 2021
MaskRay updated this revision to Diff 349381.
MaskRay marked an inline comment as done.
MaskRay added a comment.
rename `inline_` to `linkonce_odr` - this should be clearer about its linkage.
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.349381.patch
Type: text/x-patch
Size: 22827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/02754bc6/attachment.bin>
More information about the llvm-commits
mailing list