diff options
author | Kazushi (Jam) Marukawa <marukawa@nec.com> | 2020-12-01 03:41:12 +0900 |
---|---|---|
committer | Kazushi (Jam) Marukawa <marukawa@nec.com> | 2020-12-03 22:22:56 +0900 |
commit | 7d30df7b59973a42a93c86cb501bd3d0fbb07404 (patch) | |
tree | 5bf357f5233b1ef0fa64cc967dd4f28830370e33 /llvm/lib/Analysis/LoopAnalysisManager.cpp | |
parent | 78c0ea54a22aea5c3ff9030b66d2e1c50ca2c1a3 (diff) | |
download | llvm-7d30df7b59973a42a93c86cb501bd3d0fbb07404.zip llvm-7d30df7b59973a42a93c86cb501bd3d0fbb07404.tar.gz llvm-7d30df7b59973a42a93c86cb501bd3d0fbb07404.tar.bz2 |
[VE] Add standard include path and library path for C++
We have a plan to add libcxx and libcxxabi for VE. In order to do so,
we need to compile cxx source code with bootstarapped header files.
This patch adds such expected path to make clang++ work, at least
not crash at the startup. Add regression test for that, also.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D92386
Diffstat (limited to 'llvm/lib/Analysis/LoopAnalysisManager.cpp')
0 files changed, 0 insertions, 0 deletions