[PATCH] D38013: [ubsan] Split ubsan_init_standalone

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 17:28:19 PDT 2017


vitalybuka created this revision.
Herald added subscribers: mgorny, kubamracek.

On Linux we may need preinit_array in static lib and
ubsan_standalone_initializer in shared lib.


https://reviews.llvm.org/D38013

Files:
  compiler-rt/lib/ubsan/CMakeLists.txt
  compiler-rt/lib/ubsan/ubsan_init.cc
  compiler-rt/lib/ubsan/ubsan_init_standalone.cc
  compiler-rt/lib/ubsan/ubsan_init_standalone_preinit.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38013.115760.patch
Type: text/x-patch
Size: 5057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/16496e7e/attachment.bin>


More information about the llvm-commits mailing list