Skip to content

Deprecate each LLVM::ABI::* classes#15989

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
ysbaddaden:feature/deprecate-each-llvm-abi-type
Jul 19, 2025
Merged

Deprecate each LLVM::ABI::* classes#15989
straight-shoota merged 1 commit intocrystal-lang:masterfrom
ysbaddaden:feature/deprecate-each-llvm-abi-type

Conversation

@ysbaddaden
Copy link
Collaborator

It documents each individual class as deprecated, not just the LLVM::ABI superclass.

This will also avoid warnings about the superclass after #15962 just because we required LLVM and that in turn required the deprecated abi classes.

Extracted from #15962.

It documents each individual class as deprecated, not just the LLVM::ABI
superclass.

This will also avoid warnings about the superclass after crystal-lang#15962 just
because we required LLVM and that in turn required the deprecated abi
classes.
@straight-shoota straight-shoota added this to the 1.18.0 milestone Jul 17, 2025
@straight-shoota straight-shoota merged commit 5e2fdc6 into crystal-lang:master Jul 19, 2025
49 checks passed
@ysbaddaden ysbaddaden deleted the feature/deprecate-each-llvm-abi-type branch July 19, 2025 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants