Skip to content

Use RequiredPassInfoMixin - #1353

Merged
nunoplopes merged 1 commit into
AliveToolkit:masterfrom
dtcxzyw:passinfo-fix
Sep 17, 2026
Merged

nunoplopes merged 1 commit into
AliveToolkit:masterfrom
dtcxzyw:passinfo-fix

Conversation

@dtcxzyw

@dtcxzyw dtcxzyw commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Fix compilation error

/data/zyw/dev/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h:138:54: error: ‘isRequired’ is not a member of ‘{anonymous}::TVPass’
  138 |       : PassConceptT(PassT::name(), PassT::isRequired(), destroyImpl, runImpl,
      |                                     ~~~~~~~~~~~~~~~~~^~

@nunoplopes
nunoplopes merged commit 627fc2d into AliveToolkit:master Sep 17, 2026
16 checks passed
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