[PATCH] D150841: [IR] Make stack protector symbol dso_local according to -f[no-]direct-access-external-data

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 09:33:13 PDT 2023


MaskRay added a comment.

In D150841#4362676 <https://reviews.llvm.org/D150841#4362676>, @nickdesaulniers wrote:

> This also resolves https://github.com/llvm/llvm-project/issues/62482; was that intentional? If so, consider adding a link to https://github.com/llvm/llvm-project/issues/62482 to this commit description (or closing https://github.com/llvm/llvm-project/issues/62482 as a duplicate of https://github.com/llvm/llvm-project/issues/60116 if that makes more sense).

Thanks for the review!

I think https://github.com/llvm/llvm-project/issues/62482 and https://github.com/llvm/llvm-project/issues/60116 are about the same thing and I've closed the former as a duplicate of the latter.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150841



More information about the cfe-commits mailing list