[PATCH] D44499: [Scudo] Avoid accidental references of C++ library

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 16 09:29:53 PDT 2018


cryptoad added a comment.

With the patch as is, it fails with gcc/clang on Linux with: `/usr/bin/ld: cannot find -lgcc_s`
Should those new options be Fuchsia only?


https://reviews.llvm.org/D44499





More information about the llvm-commits mailing list