Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llvm-doc: initial review notes for index, basic, funcs #1

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

mewmew
Copy link
Member

@mewmew mewmew commented Apr 2, 2020

This PR covers initial review notes for index, basic and funcs. I've not reviewed types yet.

Overall, the initial docs look good! I've mainly changed phrases and wordings. I also updated two code examples, one to have the main function return the results of the add computation, rather than just zero. The other to add distinct variables for add, add1, etc when handling linkage attributes. This is to avoid confusion, and help illustrate that these functions are distinct from one another.

Copy link
Member

@dannypsnl dannypsnl left a comment

Choose a reason for hiding this comment

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

LGTM

@dannypsnl dannypsnl merged commit d8da1dc into llir:master Apr 2, 2020
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