diff options
author | Mitch Phillips <mitchphillips@outlook.com> | 2019-05-17 03:20:53 +0000 |
---|---|---|
committer | Mitch Phillips <mitchphillips@outlook.com> | 2019-05-17 03:20:53 +0000 |
commit | 364f662fa3f31d262ce5b28065490bc4dceebaac (patch) | |
tree | d8347e91f95220364f2daac7fd465cbfd19ce433 /llvm/lib/Object/IRSymtab.cpp | |
parent | aa6102ad8ea550f13fb164c97aebc8be1eaad9a8 (diff) | |
download | bcm5719-llvm-364f662fa3f31d262ce5b28065490bc4dceebaac.tar.gz bcm5719-llvm-364f662fa3f31d262ce5b28065490bc4dceebaac.zip |
[GWP-ASan] Fixed issue with c++ standard library dependency.
Summary:
Removed dependency on c++ standard library. Some supporting allocators (namely Scudo on Fuchsia, and shortly, scudo standalone) has a hard requirement of no c++stdlib.
This patch updates the build system so that we don't have any c++ stdlib dependencies. It also will conveniently fix a racy build-order bug discrepency between GWP-ASan and libc++.
Reviewers: phosek, morehouse
Reviewed By: phosek, morehouse
Subscribers: kubamracek, mgorny, cryptoad, #sanitizers, llvm-commits, beanz, smeenai, vitalybuka
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D62048
llvm-svn: 360982
Diffstat (limited to 'llvm/lib/Object/IRSymtab.cpp')
0 files changed, 0 insertions, 0 deletions