Skip to content

Update CI to use latest Clang version#423

Closed
abrown wants to merge 4 commits into
WebAssembly:mainfrom
abrown:ci-clang
Closed

Update CI to use latest Clang version#423
abrown wants to merge 4 commits into
WebAssembly:mainfrom
abrown:ci-clang

Conversation

@abrown

@abrown abrown commented Jun 20, 2023

Copy link
Copy Markdown
Collaborator

Looking at the LLVM releases, this change attempts an update to v16.0.6.

abrown added 2 commits June 20, 2023 10:49
Looking at the LLVM [releases], this change attempts an update to
v16.0.6.

[releases]: https://github.com/llvm/llvm-project/releases
Later versions of LLVM have a new naming structure; and the v16 releases
don't include the necessary `x86_64-apple-darwin` files.
@sbc100

sbc100 commented Jun 20, 2023

Copy link
Copy Markdown
Member

Any particular reason you care about this?

@abrown

abrown commented Jun 20, 2023

Copy link
Copy Markdown
Collaborator Author

Any particular reason you care about this?

No, was just wondering. Seems like it won't be easy, though...

@sbc100 sbc100 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why didn't 16 work?

@abrown

abrown commented Jun 20, 2023

Copy link
Copy Markdown
Collaborator Author

Why didn't 16 work?

Later versions of LLVM have a new naming structure; and the v16 releases don't include the necessary x86_64-apple-darwin files.

@yamt yamt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

#394 includes more complete changes.

@abrown

abrown commented Jul 11, 2023

Copy link
Copy Markdown
Collaborator Author

Closed by #394.

@abrown abrown closed this Jul 11, 2023
@abrown abrown deleted the ci-clang branch July 11, 2023 22:32
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.

3 participants