[PATCH] D59234: [CodeGen][ObjC] Remove the leading 'l' from symbols for protocol metadata and protocol list

Akira Hatanaka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 08:17:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356156: [CodeGen][ObjC] Remove the leading 'l' from symbols for protocol (authored by ahatanak, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59234?vs=190165&id=190634#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59234

Files:
  cfe/trunk/lib/CodeGen/CGObjCMac.cpp
  cfe/trunk/test/CodeGenObjC/forward-protocol-metadata-symbols.m
  cfe/trunk/test/CodeGenObjC/hidden-visibility.m
  cfe/trunk/test/CodeGenObjC/metadata-class-properties.m
  cfe/trunk/test/CodeGenObjC/metadata-symbols-64.m
  cfe/trunk/test/CodeGenObjC/protocol-comdat.m
  cfe/trunk/test/CodeGenObjC/protocol-in-extended-class.m
  cfe/trunk/test/CodeGenObjC/protocols.m
  cfe/trunk/test/CodeGenObjC/sections.m
  cfe/trunk/test/CodeGenObjC/undefined-protocol2.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59234.190634.patch
Type: text/x-patch
Size: 12314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/f6b7babe/attachment.bin>


More information about the llvm-commits mailing list