[PATCH] D32064: [asan] Disable ASan global-GC depending on the target and CGOpts
Evgeniy Stepanov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 13 16:49:44 PDT 2017
eugenis added a comment.
>From a quick look at the code, it seems like -fno-data-sections on COFF would suppress GC of globals the same as on ELF. Is that true?
Repository:
rL LLVM
https://reviews.llvm.org/D32064
More information about the cfe-commits
mailing list