Skip to content
Commit 216963a7 authored by Tamas Berghammer's avatar Tamas Berghammer
Browse files

Revert rL270207: "[LLDB][MIPS] Fix floating point handling in case of thread step-out"

The CL causes a build breakage on platforms where sizeof(double) == sizeof(long double)
and it incorrectly assumes that sizeof(double) and sizeof(long double) is the same
on the host and the target.

llvm-svn: 270214
parent 57b8b1f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment