[PATCH] D77077: [clang] CodeGen: Make getOrEmitProtocol public for Swift

Arnold Schwaighofer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 31 11:58:46 PDT 2020


aschwaighofer updated this revision to Diff 253938.
aschwaighofer added a comment.

- Remove callback. Swift can inspect the generated IR and update it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77077

Files:
  clang/include/clang/CodeGen/CodeGenABITypes.h
  clang/lib/CodeGen/CGObjCGNU.cpp
  clang/lib/CodeGen/CGObjCMac.cpp
  clang/lib/CodeGen/CGObjCRuntime.cpp
  clang/lib/CodeGen/CGObjCRuntime.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77077.253938.patch
Type: text/x-patch
Size: 4479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200331/b09e17ff/attachment-0001.bin>


More information about the cfe-commits mailing list