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_asm removed in 1/18/22 nightly #7

Closed
MrElectrify opened this issue Jan 31, 2022 · 0 comments
Closed

llvm_asm removed in 1/18/22 nightly #7

MrElectrify opened this issue Jan 31, 2022 · 0 comments

Comments

@MrElectrify
Copy link
Contributor

llvm_asm was removed in 1/18/22 nightly, requiring migration to asm macros instead.

This allows ntapi to support the beta toolchain instead of nightly, as asm is being stabilized. It is an easy fix, I have made the necessary changes here. I do not keep up enough to know what you want to do with some of the other mentions of nightly (such as YAML files), but I renamed the feature flag to beta and aliased the old nightly flag.

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

No branches or pull requests

2 participants