Skip to content

feat: add Windows COFF/PE support for bitcode embedding#20

Merged
duna-feline merged 1 commit into
devfrom
feat/windows-coff
Feb 16, 2026
Merged

feat: add Windows COFF/PE support for bitcode embedding#20
duna-feline merged 1 commit into
devfrom
feat/windows-coff

Conversation

@duna-feline

Copy link
Copy Markdown
Collaborator

Added COFF/PE object format support for reading/writing bitcode sections, alongside existing ELF and Mach-O support.

Add COFF as a supported binary format alongside ELF and Mach-O for
embedding and extracting bitcode filepaths in object files. Uses the
".llvmbc" section name consistent with LLVM conventions.
@duna-feline
duna-feline merged commit db563cf into dev Feb 16, 2026
1 check passed
@duna-feline
duna-feline deleted the feat/windows-coff branch February 16, 2026 09:53
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