[PATCH] D102453: [CMake][ELF] Add -fno-semantic-interposition for GCC and Clang>=13

Luís Ferreira via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 08:40:35 PST 2022


ljmf00 added a comment.

In D102453#3239524 <https://reviews.llvm.org/D102453#3239524>, @MaskRay wrote:

> We need to understand the precise condition and exclude the exact case.
> -fno-semantic-interposition is used by projects like CPython. It's important to know what issues Clang has.
>
> OK, I can reproduce now.

Right. To clarify and be in sync, I tried the prebuilt builds you suggested and they succeeded in my local environment and I can't reproduce the issue with them, hence my assumption. So, did you try the Arch Linux binaries?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102453



More information about the llvm-commits mailing list