Hello.<br><br>I am a compiler developer of our team. We try to build our own compiler for our own processor.<br><br>We want to build our compiler based on LLVM by adding our own modules and functions<br><br>which are specific to the features of our processor hardware.<br>
<br>In case of our developed modules, is it guaranteed that the modules can work in the future version of LLVM?<br><br>In order to do so, what guideline is required to do that?<br><br>Thank you in advance.<br><br>Minwook Ahn<br>