Skip to content

Move COFF options parser from JITLink into libObject #56716

Open
@lhames

Description

@lhames

https://reviews.llvm.org/D130276 introduces a COFF options parser into JITLink to enable it to handle export, alternatename and other options. The parser should probably be moved to libObject long term, since it's important for interpreting the full meaning of a COFF relocatable object file.

We should also check whether the options parser could be brought up to parity with LLD's option parser, in which case that project might be able to share the (future) libObject options parser too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    jitlinkmcMachine (object) code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions