This was removed in r349068, but it is needed when llvm is compiled
using the non-default c++ standard library on a platform.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D57859
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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 21 2019, 6:20 AM Closed by commit rL355107: llvm-config: Include -stdlib= in --cxxflags (authored by tstellar). · Explain WhyFeb 28 2019, 9:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 188750 llvm/trunk/tools/llvm-config/CMakeLists.txt
|