[PATCH] D78746: [LLVM-C] Match C-API integer types to the underlying used CPP-API

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 12:28:31 PDT 2020


ekatz created this revision.
ekatz added reviewers: chandlerc, CodaFi, lattner, arsenm.
ekatz added a project: LLVM.
Herald added a reviewer: deadalnix.
Herald added subscribers: llvm-commits, hiraditya, wdng.

Fix PR9242


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78746

Files:
  llvm/include/llvm-c/Core.h
  llvm/include/llvm/IR/Value.h
  llvm/lib/IR/Core.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78746.259663.patch
Type: text/x-patch
Size: 41457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/2331998c/attachment.bin>


More information about the llvm-commits mailing list