search for: d10036

Displaying 4 results from an estimated 4 matches for "d10036".

Did you mean: 10036
2015 May 27
4
[LLVMdev] LLD improvement plan
On 26 May 2015, at 20:13, Rui Ueyama <ruiu at google.com> wrote: > > I sent a patch to llvm-commits. You can see the code at http://reviews.llvm.org/D10036. Thanks! Why does the link not actually go where the text of it would imply, and instead bounce via some random (malicious?) third party? Do you have some malware infecting your mail client? David
2015 May 27
3
[LLVMdev] LLD improvement plan
...(I verified that from a different machine than the one I sent the mail). You may want to check your browser or proxy? It’s correct in the plain-text version of the mail. The HTML MIME part contains this: <a href=3D"https://urldefense.proofpoint.com/v2/url?u=3Dhttp-3A__reviews= .llvm.org_D10036&d=3DAwMFaQ&c=3D8hUWFZcy2Z-Za5rBPlktOQ&r=3DMfk2qtn1LTDThVkh= 6-oGglNfMADXfJdty4_bhmuhMHA&m=3D8dYF1obzqNfZvfOxlk7H-g8VUfu1ZyS0GdcCWRkWxCk= &s=3DRu6670O4y8SpAwlp17gVmI7BLz3mIY7gs1Irvo9iDRw&e=3D">http://reviews.llvm.= org/D10036</a> Apparently they’re not maliciou...
2015 May 27
3
[LLVMdev] LLD improvement plan
...t the mail). You may want to check your browser or proxy? >> >> It’s correct in the plain-text version of the mail. The HTML MIME part >> contains this: >> >> <a href=3D"https://urldefense.proofpoint.com/v2/url?u=3Dhttp-3A__reviews= >> >> .llvm.org_D10036&d=3DAwMFaQ&c=3D8hUWFZcy2Z-Za5rBPlktOQ&r=3DMfk2qtn1LTDThVkh= >> >> 6-oGglNfMADXfJdty4_bhmuhMHA&m=3D8dYF1obzqNfZvfOxlk7H-g8VUfu1ZyS0GdcCWRkWxCk= >> &s=3DRu6670O4y8SpAwlp17gVmI7BLz3mIY7gs1Irvo9iDRw&e=3D"> >> http://reviews.llvm. >> <http...
2015 May 24
2
[LLVMdev] LLD improvement plan
I'm sorry for not updating the thread -- I thought I did that before. I started experimenting the idea by implementing a minimal linker using the section-based design with some additional simplification/optimizations. It's already able to link small programs like the LLD itself, and the performance looks indeed better (probably the LLD is too small as a benchmark, but the new one is more