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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 17:22:22 PDT 2021


MaskRay added a comment.

Ping. Note the variable interposition has been resolved. I have removed the variable optimization (which isn't very effective because global variables should not be in bottleneck)


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