This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Fix the LIBCXX_STATICALLY_LINK_ABI_IN_SHARED_LIBRARY option
ClosedPublic

Authored by mstorsjo on Aug 14 2018, 1:32 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

mstorsjo created this revision.Aug 14 2018, 1:32 AM

@hans I think this should be merged to 7.0, if reviewers agree with the change.

hans added a comment.Aug 14 2018, 1:46 AM

@hans I think this should be merged to 7.0, if reviewers agree with the change.

Okay, I'll keep an eye on it.

phosek accepted this revision.Aug 14 2018, 8:22 AM

LGTM

This revision is now accepted and ready to land.Aug 14 2018, 8:22 AM
This revision was automatically updated to reflect the committed changes.
hans added a comment.Aug 16 2018, 2:04 AM

Merged in r339850.