[LLVMdev] Binutils and LLVM - gathering information

Dmitri Gribenko gribozavr at gmail.com
Thu Dec 13 10:46:32 PST 2012


On Thu, Dec 13, 2012 at 8:13 PM, Marshall Clow <mclow.lists at gmail.com> wrote:
> On Nov 6, 2012, at 2:19 PM, Marshall Clow <mclow.lists at gmail.com> wrote:
>
>> Binutils and LLVM
>>
>> As part of "owning our own toolchain", various people have expressed an interest and have been working on creating various tools that duplicate the functionality of tools available on other systems.
>
> I have summarized the information that I've gathered, and put it up at:
>         http://marshall.calepin.co/binutils-replacements-for-llvm.html
>
> Comments/updates welcome.
> Also, if anyone has a suggestion for a place for this to live on llvm.org, I'm all ears…

llvm/docs/BinutilsReplacement.rst?

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/




More information about the llvm-dev mailing list