[PATCH] D89959: UBSAN: emit distinctive traps in trapping mode

Thorsten via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 2 06:38:13 PST 2020


tschuett added inline comments.


================
Comment at: llvm/docs/LangRef.rst:19494
+
+      declare void @llvm.ubsantrap(i32 immarg) cold noreturn nounwind
+
----------------
This is still i32.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89959/new/

https://reviews.llvm.org/D89959



More information about the cfe-commits mailing list