[PATCH] D102583: -fno-semantic-interposition: Don't set dso_local on GlobalVariable

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 19 16:08:40 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG37561ba89b7d: -fno-semantic-interposition: Don't set dso_local on GlobalVariable (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102583

Files:
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGen/SystemZ/builtins-systemz-zvector-constrained.c
  clang/test/CodeGen/attr-weakref2.c
  clang/test/CodeGen/semantic-interposition.c
  clang/test/CodeGenCUDA/device-stub.cu
  clang/test/CodeGenCUDA/device-var-linkage.cu
  clang/test/CodeGenCUDA/managed-var.cu
  clang/test/CodeGenCUDA/static-device-var-rdc.cu
  clang/test/OpenMP/declare_target_only_one_side_compilation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102583.346590.patch
Type: text/x-patch
Size: 14618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210519/aab24be7/attachment-0001.bin>


More information about the cfe-commits mailing list