<div dir="ltr"><div>Is it safe to assume that LLVM IR will live more-or-less the same for most releases, and that significant changes will be communicated?</div><div><br></div><div>Or is it something that can change at any time and you must not rely on it ever being same.</div><div><br></div><div>To me, it seems like the IR has evolved slowly but no spectacularly large changes were made in the 1-1.5 years I've been watching it, -- sure some experimental patch point, gc stuff, but not your day-to-day types etc</div><div><br></div><div>I'm asking because I'm going to take somewhat major dependencies in my upcoming system on the IR, and being able to store it across multiple releases of my system.</div><div><br></div><div>I don't anticipate moving to newer versions of LLVM every time I release, but I do imagine wanting to upgrade to let's say LLVM 3.7 or whatever releases come by.</div><div><br></div><div>Hayden</div></div>