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

Add support for LLVM 16.0.5 #52

Merged
merged 1 commit into from
Jul 2, 2023

Conversation

maxdeviant
Copy link
Contributor

This PR adds support for LLVM 16.0.5.

@@ -13,7 +13,6 @@ var $8EjUb$string_decoder = require("string_decoder");
var $8EjUb$child_process = require("child_process");
var $8EjUb$timers = require("timers");
var $8EjUb$stream = require("stream");
var $8EjUb$url = require("url");
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not exactly sure what these other changes in the diff are.

I suspect it could be the result of some mismatch in Yarn versions.

@KyleMayes KyleMayes merged commit b926116 into KyleMayes:master Jul 2, 2023
4 checks passed
@KyleMayes
Copy link
Owner

Sorry for the slow merge, I've updated the v1 tag to point to the merged commit.

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