Update the GEP FAQ to use opaque pointers. This requires more than a syntactic change in some place, because some of the concerns just don't make sense anymore (trying to index past a ptr member in a struct for example).
Details
Details
- Reviewers
aeubanks - Group Reviewers
Restricted Project - Commits
- rGb66ca91fe6f9: [Docs] Update GEP docs for opaque pointers
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/docs/GetElementPtr.rst | ||
---|---|---|
245–247 | not sure if it's worth mentioning pre-opaque pointers |
not sure if it's worth mentioning pre-opaque pointers