[PATCH] D97430: [SanitizerCoverage] Drop !associated on metadata sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 19:17:37 PST 2021


MaskRay updated this revision to Diff 326268.
MaskRay marked 2 inline comments as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: wenlei.

Comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97430

Files:
  llvm/include/llvm/Transforms/Instrumentation.h
  llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
  llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
  llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  llvm/test/Instrumentation/SanitizerCoverage/inline-bool-flag.ll
  llvm/test/Instrumentation/SanitizerCoverage/interposable-symbol-nocomdat.ll
  llvm/test/Instrumentation/SanitizerCoverage/trace-pc-guard-comdat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97430.326268.patch
Type: text/x-patch
Size: 9893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/2255e1d9/attachment.bin>


More information about the llvm-commits mailing list