[PATCH] D29733: [sancov] using comdat only when it is enabled

Mike Aizatsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 15:24:11 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294529: [sancov] using comdat only when it is enabled (authored by aizatsky).

Changed prior to commit:
  https://reviews.llvm.org/D29733?vs=87721&id=87722#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29733

Files:
  llvm/trunk/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  llvm/trunk/test/Instrumentation/SanitizerCoverage/coverage.ll
  llvm/trunk/test/Instrumentation/SanitizerCoverage/trace-pc-guard-comdat.ll
  llvm/trunk/test/Instrumentation/SanitizerCoverage/trace-pc-guard-nocomdat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29733.87722.patch
Type: text/x-patch
Size: 6975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170208/005c007e/attachment.bin>


More information about the llvm-commits mailing list