[PATCH] D43909: [3/3] OpenBSD UBsan support / common

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 23:37:58 PST 2018


krytarowski added a comment.

Assuming that OpenBSD is capable to run only a subset of functionality of UBSan (no unwinder, no 32-bit on 64-bit kernel etc), do we need all the code like `sanitizer_platform_limits_openbsd`?


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D43909





More information about the llvm-commits mailing list