[PATCH] D26772: [asan] Turn on Mach-O global metadata liveness tracking by default

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 09:01:35 PST 2016


rnk added a comment.

See also https://reviews.llvm.org/D26770 / https://reviews.llvm.org/D26771, which do this for COFF. Doing it for ELF will require more investigation, and probably changes to LLVM comdats and the ELF writer.


https://reviews.llvm.org/D26772





More information about the llvm-commits mailing list