Expose getters for MetadataType and TokenType publicly in the C API. Discovered a need for these while trying to wrap the intrinsics API.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Adding in more reviewers. In general I'm fine here, but since they've been in this area much more I'd like to hear from them.
include/llvm-c/Core.h | ||
---|---|---|
1155 ↗ | (On Diff #118643) | We don't add any new functions that operate on global context anymore. |