[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:59:40 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d63892acb17: [SanitizerCoverage] Drop !associated on metadata sections (authored by MaskRay).

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.326465.patch
Type: text/x-patch
Size: 10977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/7dce20af/attachment.bin>


More information about the llvm-commits mailing list