[PATCH] D95859: [asan] Avoid putting globals in a comdat section.

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 03:24:15 PST 2021


vitalybuka added a comment.

I guess odr-indicator=1 is for reliable ODR violation detection and odr-indicator=0 of smaller binary size.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95859/new/

https://reviews.llvm.org/D95859



More information about the llvm-commits mailing list