[PATCH] Rename eh_sjlj_{setjmp|longjmp} intrinsic to lightweight_{setjmp|longjmp}

Ahmed Bougacha ahmed.bougacha at gmail.com
Tue May 19 18:43:44 PDT 2015


Shouldn't we AutoUpgrade the old intrinsics?


REPOSITORY
  rL LLVM

================
Comment at: docs/LangRef.rst:8091
@@ +8090,3 @@
+The format of the buffer is modeled after the '``__builtin_setjmp``' intrinsic
+as found in gcc. The intrinsic is only implement by few targets and is intended
+to be used by compiler runtime libraries to provide exception handling support.
----------------
implement -> implemented

http://reviews.llvm.org/D9589

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list