search for: 4bac2347

Displaying 2 results from an estimated 2 matches for "4bac2347".

2013 Jul 17
0
[LLVMdev] [Proposal] Parallelize post-IPO stage.
...ment, I hack by hardcoding to /usr/bin/ld. I think adding object one by one back to the linker is better as the linker already have enough information. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130717/4bac2347/attachment.html>
2013 Jul 17
2
[LLVMdev] [Proposal] Parallelize post-IPO stage.
On Jul 14, 2013, at 7:07 PM, Andrew Trick <atrick at apple.com> wrote: > The partitioning should be deterministic. It’s just that the linker output now depends on the partitioning heuristics. As long that decision is based on the input (not the host system), then it still meets Eric’s requirements. I just think it’s unfortunate that post-IPO partitioning (or more generally, parallel