search for: llvs

Displaying 1 result from an estimated 1 matches for "llvs".

Did you mean: llvm
2008 Sep 02
1
[LLVMdev] LLVS newbie adding a new target
Hi I am interested in developing a new target for LLVM and wanted to check where my new code should reside. Should I just add a new sub-directory to lib/Targets and populate that with the necessary files? I am using ARM as a template, as I am most familiar with that architecture, so I assume copying files from that directory is a good starting point. I have tried a trivial build of a new