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

Evangelos Foutras via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 20:31:31 PDT 2021


foutrelis added a comment.

Is it possible that future GCC versions would optimize global variables like Clang does when -fno-semantic-interposition is used?

(Apologies in advance if this question is silly and/or the answer is obvious.)


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