[PATCH] D72829: Implement -fsemantic-interposition

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 05:17:43 PST 2020


serge-sans-paille added a comment.

> Linkages which were not interposable before and can be interposable now: available_externally, linkonce_odr, weak_odr, external, and appending.

@MaskRay I understand the motivation behind that sentence, but do we want that change to be non-conditional, i.e. not guarded by -fsemantic-interposition ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72829





More information about the llvm-commits mailing list