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

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 11:02:47 PDT 2019


jakehehrlich added a comment.

Can you explain how this occurred a bit more and how this is solving the issue?

The second group (which has a distinct group name) references sections in the first group. Why does using two different unsuffixed names cause those new sections to be placed in the correct groups?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61510





More information about the llvm-commits mailing list