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

Set up an initial development environment #6

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

hygoni
Copy link
Owner

@hygoni hygoni commented Jan 17, 2024

I just wrote a skeleton LLVM pass and a runtime library.
I didn't read LLVM Coding Standards yet,
do we need to read the standard documentation first?

This PR Closes #1

@hygoni hygoni linked an issue Jan 17, 2024 that may be closed by this pull request
@hygoni hygoni force-pushed the 1-set-up-an-initial-development-environment branch from 430706b to 9767e72 Compare January 17, 2024 21:06
Very basic module pass that prints the name of functions.

Signed-off-by: Hyeonggon Yoo <[email protected]>
@hygoni hygoni force-pushed the 1-set-up-an-initial-development-environment branch 2 times, most recently from 40ade0c to 21c69fd Compare January 17, 2024 21:09
Very basic runtime library.

Signed-off-by: Hyeonggon Yoo <[email protected]>
@hygoni hygoni force-pushed the 1-set-up-an-initial-development-environment branch from 21c69fd to 9a9663a Compare January 17, 2024 21:10
@purplepig4657 purplepig4657 merged commit b67fb83 into main Jan 17, 2024
2 checks passed
@hygoni hygoni deleted the 1-set-up-an-initial-development-environment branch January 24, 2024 19:00
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.

Set up an initial development environment
2 participants