Skip to content

Conversation

@kirindenle
Copy link

I got 404 when reading FAQ on github, after clicking GetElementPtr.html, it probably should be .rst
Probably some more .html links should be updated.
I'm not sure if this is correct change, I tested that link now works on github.

GetElementPtr doesn't exist, it should be .rst
@github-actions
Copy link

github-actions bot commented Aug 3, 2025

Thank you for submitting a Pull Request (PR) to the LLVM Project!

This PR will be automatically labeled and the relevant teams will be notified.

If you wish to, you can add reviewers by using the "Reviewers" section on this page.

If this is not working for you, it is probably because you do not have write permissions for the repository. In which case you can instead tag reviewers by name in a comment by using @ followed by their GitHub username.

If you have received no comments on your PR for a week, you can request a review by "ping"ing the PR by adding a comment “Ping”. The common courtesy "ping" rate is once a week. Please remember that you are asking for valuable time from other developers.

If you have further questions, they may be answered by the LLVM GitHub User Guide.

You can also ask questions in a comment on this PR, on the LLVM Discord or on the forums.

@github-actions
Copy link

github-actions bot commented Aug 3, 2025

⚠️ We detected that you are using a GitHub private e-mail address to contribute to the repo.
Please turn off Keep my email addresses private setting in your account.
See LLVM Developer Policy and LLVM Discourse for more information.

Copy link
Member

@MacDue MacDue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This document is not meant to be viewed on GitHub, the place to go is https://llvm.org/docs/FAQ.html.

I don't think this is using the correct form of link (see suggestion), but the correct form also won't work on GitHub.

I don't understand the ``GetElementPtr`` instruction. Help!
-----------------------------------------------------------
See `The Often Misunderstood GEP Instruction <GetElementPtr.html>`_.
See `The Often Misunderstood GEP Instruction <GetElementPtr.rst>`_.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
See `The Often Misunderstood GEP Instruction <GetElementPtr.rst>`_.
See :doc:`GetElementPtr`.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I see, thank you!

@kirindenle kirindenle closed this Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants