Correct data types in the _Unwind_FunctionContext struct
This makes it match the definition used within llvm and in libgcc, we previously got the wrong layout in 64 bit environments. Differential Revision: https://reviews.llvm.org/D38247 llvm-svn: 314196
Loading
Please sign in to comment