[PATCH] D72829: Implement -fsemantic-interposition
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 28 12:35:15 PST 2020
serge-sans-paille marked an inline comment as done.
serge-sans-paille added a comment.
> I suppose you mean whether "SemanticInterposition" should be invalidated when "PIC Level" does not exist or "PIE Level" exists. I am a bit inclined to make it more flexible/orthogonal in the backend, i.e. SemanticInterposition is in affect even if "PIE Level" is set.
OK, looks good as is, then?
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