Fix PR20800: correctly calculate the offset of the subq instruction when...
Fix PR20800: correctly calculate the offset of the subq instruction when generating compact unwind info. This CL replaces the constant DarwinX86AsmBackend.PushInstrSize with a method that lets the backend account for different sizes of "push %reg" instruction sizes. llvm-svn: 217020
Loading
Please sign in to comment