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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 11:24:25 PST 2021


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

Precommit test improvement
Rename a test


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/interposable-symbol.ll
  llvm/test/Instrumentation/SanitizerCoverage/trace-pc-guard.ll

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


More information about the llvm-commits mailing list