[PATCH] D126781: [CodeGen] Correctly handle weak symbols in the codegen

Jun Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 1 19:13:02 PDT 2022


junaire updated this revision to Diff 433624.
junaire added a comment.

Forget to use helpers again...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126781

Files:
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/CodeGen/CodeGenModule.h
  clang/lib/CodeGen/ModuleBuilder.cpp
  clang/unittests/Interpreter/InterpreterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126781.433624.patch
Type: text/x-patch
Size: 5987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220602/2976956b/attachment.bin>


More information about the cfe-commits mailing list