[PATCH] [UBSan] Use shared library for UBSan on OS X (compiler-rt part).
Kuba Brecka
kuba.brecka at gmail.com
Sun Mar 22 10:58:02 PDT 2015
In http://reviews.llvm.org/D8473#144733, @samsonov wrote:
> I think we should just link against libc++abi to make it work in the current Mac OS version. Can you check if linking ubsan dylib with `-lc++abi` would fix the issue?
Yes, it does fix the issue.
http://reviews.llvm.org/D8473
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list