On Thu, Feb 26, 2015 at 10:03 AM, Isaiah Norton <[email protected]> wrote:
> Is LLVM IR code portable across different LLVM and Clang versions? > > > No. > I was under the impression that the LLVM language was actually pretty stable across versions, although the C++ API for creating and manipulating it is not.
