You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One command was removed, LLVMAddBBVectorizePass. Also, the type signatures of some intrinsics have changed, notably of llvm.memcpy and llvm.memset. These all just reflect underlying changes in LLVM.
Critical fix for issue with debugging information which was causing the LLVM toolchain to sometimes drop large amounts (over 90%) of debugging metadata.