LLVMSharp
LLVMSharp copied to clipboard
`libLLD`/`LLDSharp` considered/possible?
Has there been consideration to expand the ClangSharp and LLVMSharp projects to include the LLD (linker) tool? It would be amazing to be able to link full native binaries all from .NET.
This would be a larger undertaking as LLD does not have C bindings provided out of the box.
I'd be happy to consider providing such bindings if official C bindings can first be added to https://github.com/llvm/llvm-project