This is an archive of the discontinued LLVM Phabricator instance.

llvm-config: Include -stdlib= in --cxxflags
ClosedPublic

Authored by tstellar on Feb 6 2019, 3:51 PM.

Details

Summary

This was removed in r349068, but it is needed when llvm is compiled
using the non-default c++ standard library on a platform.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellar created this revision.Feb 6 2019, 3:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 6 2019, 3:51 PM
sylvestre.ledru accepted this revision.Feb 21 2019, 6:20 AM
This revision is now accepted and ready to land.Feb 21 2019, 6:20 AM
This revision was automatically updated to reflect the committed changes.