[PATCH] D61510: [SanitizerCoverage] Use different module ctor names for trace-pc-guard and inline-8bit-counters

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 18:19:24 PDT 2019


MaskRay updated this revision to Diff 198385.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.

Apply morehouse's suggestions


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61510/new/

https://reviews.llvm.org/D61510

Files:
  lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  test/Instrumentation/SanitizerCoverage/trace-pc-guard-comdat.ll
  test/Instrumentation/SanitizerCoverage/trace-pc-guard-inline-8bit-counters.ll
  test/Instrumentation/SanitizerCoverage/trace-pc-guard-nocomdat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61510.198385.patch
Type: text/x-patch
Size: 5588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/68b14a9b/attachment.bin>


More information about the llvm-commits mailing list