This revision was automatically updated to reflect the committed changes.
Closed by commit rG83f572527e0f: [VE] Support multiple architectures
installation (authored by kaz7).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114527/new/
https://reviews
simoll accepted this revision.
simoll added a comment.
This revision is now accepted and ready to land.
I will configure the `clang-ve-staging` bot to start testing libcxx/libcxxabi
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114527/new/
https://
kaz7 updated this revision to Diff 391223.
kaz7 added a comment.
Rebase to the latest main.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114527/new/
https://reviews.llvm.org/D114527
Files:
clang/lib/Driver/ToolChains/VEToolchain.cpp
clang/tes
kaz7 updated this revision to Diff 389479.
kaz7 added a comment.
Update ve-toolchain.c and ve-toolchain.cpp using -ccc-install-dir
option.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114527/new/
https://reviews.llvm.org/D114527
Files:
clang/li
kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
kaz7 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Change C++ header files placement to support multiple LLVM_RUNTIME_TARGETS
build. Als