Skip to content

Prefer OptionalPassInfoMixin#5010

Open
boomanaiden154 wants to merge 1 commit into
bytecodealliance:mainfrom
boomanaiden154:pass-info-mixin
Open

Prefer OptionalPassInfoMixin#5010
boomanaiden154 wants to merge 1 commit into
bytecodealliance:mainfrom
boomanaiden154:pass-info-mixin

Conversation

@boomanaiden154

Copy link
Copy Markdown
Contributor

LLVM 23 prefers {Optional,Required}PassInfoMixin rather than PassInfoMixin and explicitly (or not) setting isRequired. In LLVM 24, PassInfoMixin will be moved to a detail namespace and thus will cause a compilation failure.

LLVM 23 prefers {Optional,Required}PassInfoMixin rather than
PassInfoMixin and explicitly (or not) setting isRequired. In LLVM 24,
PassInfoMixin will be moved to a detail namespace and thus will cause a
compilation failure.
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.

1 participant