[PATCH] D32064: [asan] Disable ASan global-GC depending on the target and compiler flags

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 21 14:48:37 PDT 2017


pcc added a comment.

I think the only functional change here is for COFF, so you can add a CodeGen test that checks that metadata globals are created only if `-fdata-sections` is passed.


Repository:
  rL LLVM

https://reviews.llvm.org/D32064





More information about the cfe-commits mailing list