[PATCH] D54232: [sancov] Put .SCOV* sections into the right comdat groups on COFF

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 16:29:35 PST 2018


rnk updated this revision to Diff 173081.
rnk added a comment.

- Elaborate on comdats in a comment


https://reviews.llvm.org/D54232

Files:
  llvm/include/llvm/Transforms/Instrumentation.h
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
  llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  llvm/test/Instrumentation/SanitizerCoverage/coff-comdat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54232.173081.patch
Type: text/x-patch
Size: 7254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/62bbdf97/attachment.bin>


More information about the llvm-commits mailing list