In preparation for removing some of the typed pointer APIs.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Do we really need this? I thought we intentionally don't add more APIs using the global context.
Paths
| Differential D145712
[llvm-c] Add LLVMPointerType2 AbandonedPublic Authored by aeubanks on Mar 9 2023, 11:16 AM.
Diff Detail
Event TimelineComment Actions Do we really need this? I thought we intentionally don't add more APIs using the global context. Comment Actions
I wasn't aware of that, I can abandon this patch if so
Revision Contents
Diff 503857 llvm/docs/ReleaseNotes.rst
llvm/include/llvm-c/Core.h
llvm/lib/IR/Core.cpp
|