[PATCH] D145712: [llvm-c] Add LLVMPointerType2

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 11:54:46 PST 2023


aeubanks added a comment.

In D145712#4182339 <https://reviews.llvm.org/D145712#4182339>, @nikic wrote:

> Do we really need this? I thought we intentionally don't add more APIs using the global context.

I wasn't aware of that, I can abandon this patch if so


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145712



More information about the llvm-commits mailing list