[PATCH] D78793: Names for structs are held on the Context, not the Module. Move getTypeByName from Module to Type taking a Context parameter.

Robert Widmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 12:40:50 PDT 2020


CodaFi added a comment.

C API changes LGTM. My one request is to update the echo llvm-c-test to use the new API.


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

https://reviews.llvm.org/D78793





More information about the llvm-commits mailing list