Unverified Commit d9dadfda authored by Mehdi Amini's avatar Mehdi Amini Committed by GitHub
Browse files

Refactor ModuleToObject to offer more flexibility to subclass (NFC)

Some specific implementation of the offload may want more customization, and
even avoid using LLVM in-tree to dispatch the ISA translation to a custom
solution. This refactoring makes it possible for such implementation to work
without even configuring the target backend in LLVM.

Reviewers: fabianmcg

Reviewed By: fabianmcg

Pull Request: https://github.com/llvm/llvm-project/pull/71165
parent fcc26bad
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment