[PATCH] D32514: [asan] Unconditionally enable GC of globals on COFF

Evgeniy Stepanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 25 17:51:16 PDT 2017


eugenis added a comment.

Apparently the ODR detector in Asan on Windows has issues with full data-sections. This way we can have limited GC for user globals.


Repository:
  rL LLVM

https://reviews.llvm.org/D32514





More information about the cfe-commits mailing list