[PATCH] D113455: [clang][objc][codegen] Skip emitting ObjC category metadata when the category is empty
Josh Learn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 12 13:44:18 PST 2021
guitard0g updated this revision to Diff 386943.
guitard0g added a comment.
Address comments and fix fragile test to use -O0 and -disable-llvm-passes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113455/new/
https://reviews.llvm.org/D113455
Files:
clang/lib/CodeGen/CGObjCMac.cpp
clang/test/CodeGenObjC/category-class-empty.m
clang/test/CodeGenObjC/non-lazy-classes.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113455.386943.patch
Type: text/x-patch
Size: 5195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211112/fefec708/attachment.bin>
More information about the cfe-commits
mailing list