Hi, I am wondering what is the compatibility of .ll file. For example, for a .ll file generated by an older version of LLVM, can it be guaranteed to be assembled to a bc file using a newer version of LLVM and run correctly? Thanks. -- Regards, Peng