summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ModuleSummaryIndex.cpp
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2018-11-02 22:57:04 +0000
committerDan Albert <danalbert@google.com>2018-11-02 22:57:04 +0000
commit96283922244d8e47b9927b63819d38333093bb68 (patch)
tree1870f0dfe522e1b48553152c0e38940be89b9c47 /llvm/lib/IR/ModuleSummaryIndex.cpp
parentf7108aef14c52255543c56fd5fca941a65387cbe (diff)
downloadbcm5719-llvm-96283922244d8e47b9927b63819d38333093bb68.tar.gz
bcm5719-llvm-96283922244d8e47b9927b63819d38333093bb68.zip
Workaround using new Clang with an old NDK.
We're using an old NDK and a new Clang. New Clangs default to `-stdlib=libc++` for Android, but those libraries cannot be found by default with an old NDK. Use an explicit `-stdlib=libstdc++` in the cxx_mode_flags. llvm-svn: 346051
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud