[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 17:00:12 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346381: [sancov] Put .SCOV* sections into the right comdat groups on COFF (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54232?vs=173081&id=173092#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54232

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

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


More information about the llvm-commits mailing list