Displaying 2 results from an estimated 2 matches for "d39322".
Did you mean:
d39323
2018 Jan 25
0
Adding a new target to 'llvm-lld'
...wondering is there a getting started guide for how to go about extending 'llvm-lld' to support an additional target.
I don't believe there is, but the patches from Chih-Mao Chen for
RISC-V support seemed well structured to me, so may be useful to learn
from:
* https://reviews.llvm.org/D39322
* https://reviews.llvm.org/D39323
* https://reviews.llvm.org/D39324
As a side note: if any LLD devs have time to review these patches, it
would be hugely appreciated.
Best,
Alex
2018 Jan 25
4
Adding a new target to 'llvm-lld'
Hi LLVM-Devs,
I am considering switching to using 'llvm-lld' instead of Gnu 'ld' in a future revision of our out-of-tree target, and I am wondering is there a getting started guide for how to go about extending 'llvm-lld' to support an additional target.
Thanks,
MartinO
--------------------------------------------------------------
Intel Research and Development