[PATCH] D117183: [CMake] Don't use -fno-semantic-interposition with Clang<=13

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 09:53:06 PST 2022


MaskRay added a comment.

In D117183#3241006 <https://reviews.llvm.org/D117183#3241006>, @ljmf00 wrote:

> Looks good. Isn't this supposed to stack with D117190 <https://reviews.llvm.org/D117190>? I often use the Phabricator related patches feature to stack patches and avoid merging them in the wrong order :)

Technically yes. If we are sure that the issue will be fixed in 14.0.0 the dependency is not needed...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117183



More information about the llvm-commits mailing list