| | | | --- | --- | | Bugzilla Link | [3364](https://llvm.org/bz3364) | | Resolution | FIXED | | Resolved on | Jan 21, 2009 12:11 | | Version | unspecified | | OS | All | | Attachments | [Patch to add missing function.](https://user-images.githubusercontent.com/60944935/143738712-20ddc468-5b69-4325-8e6c-324cc45bd3ac.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The function getPointerToGlobal is missing in C API. Patch included to add it.