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

Sync with source files from LLVM 9.0.1 #13

Merged
merged 3 commits into from Feb 26, 2020
Merged

Conversation

QuLogic
Copy link
Contributor

@QuLogic QuLogic commented Feb 11, 2020

This syncs changes that were accepted into upstream LLVM, thus reducing the code in the backports files.

It is based on #12.

Run go fmt (version 1.12) over the Go bindings. This cleans up lots of
inconsistencies in the code, it does not change the code in a functional
way.
@QuLogic QuLogic mentioned this pull request Feb 11, 2020
@aykevl aykevl merged commit 53522ab into tinygo-org:master Feb 26, 2020
@aykevl
Copy link
Member

aykevl commented Feb 26, 2020

Thank you! This is a very clean PR. I've merged this one instead of #13 because I know from experience that GitHub doesn't understand that rebasing can solve spurious merge conflicts resulting from a rebase.

@deadprogram
Copy link
Member

Thanks!

@QuLogic
Copy link
Contributor Author

QuLogic commented Feb 26, 2020

I rebased both so they would always be in sync. I'm actually surprised that GitHub didn't close #12 automatically, as I'm sure it used to do that (since it normally recognizes merged-from-the-command-line PRs too).

@QuLogic QuLogic deleted the llvm9-sync branch February 26, 2020 21:17
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.

None yet

3 participants