[PATCH] D61454: [CodeGen][ObjC] Remove the leading 'l_' from ObjC symbols and make private symbols in the __DATA segment internal.
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 7 20:28:38 PDT 2019
ahatanak updated this revision to Diff 198581.
ahatanak marked an inline comment as done.
ahatanak added a comment.
Define helper function `getLinkageTypeForObjCMetadata`.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61454/new/
https://reviews.llvm.org/D61454
Files:
lib/CodeGen/CGObjCMac.cpp
test/CodeGenObjC/arc.m
test/CodeGenObjC/boxing.m
test/CodeGenObjC/exceptions-asm-attribute.m
test/CodeGenObjC/externally-initialized-selectors.m
test/CodeGenObjC/forward-protocol-metadata-symbols.m
test/CodeGenObjC/instance-method-metadata.m
test/CodeGenObjC/interface-layout-64.m
test/CodeGenObjC/metadata-class-properties.m
test/CodeGenObjC/metadata-symbols-32.m
test/CodeGenObjC/metadata-symbols-64.m
test/CodeGenObjC/metadata_symbols.m
test/CodeGenObjC/mrc-weak.m
test/CodeGenObjC/non-lazy-classes.m
test/CodeGenObjC/private-extern-selector-reference.m
test/CodeGenObjC/property-category-impl.m
test/CodeGenObjC/property-list-in-class.m
test/CodeGenObjC/property-list-in-extension.m
test/CodeGenObjC/protocol-comdat.m
test/CodeGenObjC/protocols.m
test/CodeGenObjC/section-name.m
test/CodeGenObjC/sections.m
test/CodeGenObjCXX/externally-initialized-selectors.mm
test/CodeGenObjCXX/mrc-weak.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61454.198581.patch
Type: text/x-patch
Size: 62961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190508/3c8b6f60/attachment-0001.bin>
More information about the cfe-commits
mailing list