[PATCH] D110123: [clang][objc] Speed up populating the global method pool from modules.

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 3 15:50:43 PDT 2021


vsapsai updated this revision to Diff 384606.
vsapsai added a comment.

Rebase. Hopefully MLIR build is fixed and I'll be able to see relevant pre-merge check results.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110123

Files:
  clang/lib/Serialization/ASTReader.cpp
  clang/lib/Serialization/ASTWriter.cpp
  clang/test/Modules/lookup.m
  clang/test/Modules/method_pool_transitive.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110123.384606.patch
Type: text/x-patch
Size: 6753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211103/9b6ff0ea/attachment.bin>


More information about the cfe-commits mailing list