[PATCH] D102453: [CMake][ELF] Add -fno-semantic-interposition for GCC

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 15 15:45:40 PDT 2021


xbolva00 added a comment.

>> If that's implemented in GCC then this change here to build with -fno-semantic-interposition would mean that the test failures seen in D102090 <https://reviews.llvm.org/D102090> would resurface.

Add version check ? If gcc 11 or lower - known OK.


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