[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?

Devang Patel dpatel at apple.com
Mon Mar 16 11:30:47 PDT 2009


On Mar 15, 2009, at 7:54 PM, Luke Evans wrote:

> So far I can see a MachOWriter (with an "AddMachOWriter" in  
> FileWriters.h) and it looks like I get to pass an appropriate  
> TargetMachine to this.
> I'm wondering if this is expected to be sufficient (added to a pass  
> manager) to be able to output a library on the Mac - whether or not  
> it actually works.

IIUC, MachOWriter is not yet 100% complete. It is a work in progress,  
which is not getting significant attention and love recently. It'd be  
very useful to have this completed.

-
Devang




More information about the llvm-dev mailing list