Skip to content

go-llvm: expose intrinsic lookup and callbr builders - #7

Merged
zhouguangyuan0718 merged 1 commit into
masterfrom
codex/defer-callbr
Aug 5, 2026
Merged

go-llvm: expose intrinsic lookup and callbr builders#7
zhouguangyuan0718 merged 1 commit into
masterfrom
codex/defer-callbr

Conversation

@zhouguangyuan0718

Copy link
Copy Markdown

Add the Go bindings needed by the first-phase Go defer lowering.

Summary:

  • expose LLVM intrinsic lookup and declaration helpers;
  • expose basic-block arrays and Builder.CreateCallBr;
  • add a callbr test using llvm.go.defer.edge.

This is consumed by goallc/go defer lowering and depends on LLVM PR tinygo-org#38.

@zhouguangyuan0718
zhouguangyuan0718 merged commit b2efba0 into master Aug 5, 2026
1 check passed
@zhouguangyuan0718
zhouguangyuan0718 deleted the codex/defer-callbr branch August 5, 2026 00:46
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