<div dir="ltr"> Hi all,<div><br></div><div>     I'm trying to get familiar with the LLVM build procedure when adding a new Target.</div><div><br></div><div>     In the main source tree, i copied the  lib/Target/MSP430 as lib/Target/newUC and renamed all the files.   Further i edited the different files like Triple.h, Triple.cpp, LLVMBuild.txt, CMakeLists.txt, CallingConv.h  to take in this new Target.</div><div><br></div><div>    Then i deleted the files under the current build/ and started the LLVM build process anew.</div><div><br></div><div>     Is all of this the right way to go about this ? </div><div><br></div><div>     I expect i'll make have many issues/fixes to iterate over when modifying the files for my newTarget. Given, the build takes a long time, is there a way to do this faster ?  Already been waiting 20mins for it to finish.</div><div><br></div><div><br></div><div>Thanks,</div><div>AX</div><div>   </div><div><br></div><div><br></div><div><br></div></div>