[PATCH] D47841: [asan] Instrument comdat globals on COFF targets
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 6 12:56:06 PDT 2018
eugenis added a comment.
Yes, and we put all globals in comdats, too. See AddressSanitizerModule::InstrumentGlobalsELF.
https://reviews.llvm.org/D47841
More information about the llvm-commits
mailing list