https://llvm.org/bugs/show_bug.cgi?id=18819
Saleem Abdulrasool <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Saleem Abdulrasool <[email protected]> --- These should now work. We use unwind.h now, which has inline definitions which provide inline definitions for the conversion of the _Unwind_{G,S}et{GR,IP} into their _Unwind_VRS_{G,S}set equivalents. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
