llvm-config: Include -stdlib= in --cxxflags
commitd20073f47b142daa6663528aea0d61819955a5a3
authorTom Stellard <tstellar@redhat.com>
Thu, 28 Feb 2019 17:31:59 +0000 (28 17:31 +0000)
committerTom Stellard <tstellar@redhat.com>
Thu, 28 Feb 2019 17:31:59 +0000 (28 17:31 +0000)
tree44dc29244535a3ce205efa5bd43f4c9ce024ab77
parentfd2c5c05fc8f5a2df9f93ef2cd44aab75be176be
llvm-config: Include -stdlib= in --cxxflags

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

Reviewers: sylvestre.ledru, infinity0, mgorny, cuviper

Reviewed By: sylvestre.ledru

Subscribers: jdoerfert, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D57859

llvm-svn: 355107
llvm/tools/llvm-config/CMakeLists.txt