[PATCH] D46665: [Itanium] Emit type info names with external linkage.

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 9 19:15:57 PDT 2018


EricWF updated this revision to Diff 146053.
EricWF marked an inline comment as done.
EricWF added a comment.

Address @rsmith's inline comments.

- Calculate the linkage for the type name using the linkage for the type.
- Promote the type name visibility for the incomplete class types as well as for pointer and member pointers.


https://reviews.llvm.org/D46665

Files:
  lib/CodeGen/ItaniumCXXABI.cpp
  test/CodeGenCXX/rtti-linkage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46665.146053.patch
Type: text/x-patch
Size: 8481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180510/0bdb81d1/attachment.bin>


More information about the cfe-commits mailing list