Mark the armv7 q0-q3 and q8-q15 registers as volatile (not callee
preserved) in the ABI. Realistically lldb isn't able to track register saves of any of the neon regs right now so we should probably mark all of the regs as unavailable when you're not on stack frame 0... <rdar://problem/19115127> llvm-svn: 223174
Loading
Please register or sign in to comment