Displaying 2 results from an estimated 2 matches for "04fee01e".
2015 Apr 09
2
[LLVMdev] LLD: Removing Native file format?
...).
> >
> > Opinions?
>
> I'm fine with it, we can add it back when lld is further along if needed.
>
> - Michael Spencer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150409/04fee01e/attachment.html>
2015 Apr 09
6
[LLVMdev] LLD: Removing Native file format?
I think I bought up this topic before, but I'd like to propose seriously
removing the Native file format from LLD this time.
IIUC, the Native file format was designed to be the fastest on-memory or
on-disk file format for object files. The problem is that no one is working
on that. No LLVM tools can produce object files in the Native, thus the
feature of supporting the format is useless in