This is an archive of the discontinued LLVM Phabricator instance.

[libcxxabi] s/LIBCXXABI_SINGLE_THREADED/LIBCXXABI_HAS_NO_THREADS/ for consistency with libcxx
ClosedPublic

Authored by jroelofs on Sep 5 2014, 10:52 AM.

Details

Reviewers
danalbert
Summary

Also remove the audotedection part so that if you're crazy enough to want a single threaded abi library, you'll say so explicitly in the build.

Diff Detail

Event Timeline

jroelofs updated this revision to Diff 13329.Sep 5 2014, 10:52 AM
jroelofs retitled this revision from to [libcxxabi] s/LIBCXXABI_SINGLE_THREADED/LIBCXXABI_HAS_NO_THREADS/ for consistency with libcxx.
jroelofs updated this object.
jroelofs edited the test plan for this revision. (Show Details)
jroelofs added a reviewer: danalbert.
jroelofs added a subscriber: Unknown Object (MLST).
danalbert accepted this revision.Sep 5 2014, 10:53 AM
danalbert edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 5 2014, 10:53 AM
jroelofs closed this revision.Sep 5 2014, 10:57 AM