[all-commits] [llvm/llvm-project] 83f572: [VE] Support multiple architectures installation
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Mon Dec 6 02:56:54 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83f572527e0fcc1cd0be8ee23bc12abf27027daf
https://github.com/llvm/llvm-project/commit/83f572527e0fcc1cd0be8ee23bc12abf27027daf
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2021-12-06 (Mon, 06 Dec 2021)
Changed paths:
M clang/lib/Driver/ToolChains/VEToolchain.cpp
A clang/test/Driver/Inputs/basic_ve_tree/bin/.keep
A clang/test/Driver/Inputs/basic_ve_tree/include/c++/v1/.keep
A clang/test/Driver/Inputs/basic_ve_tree/include/ve-unknown-linux-gnu/c++/v1/.keep
M clang/test/Driver/ve-toolchain.c
M clang/test/Driver/ve-toolchain.cpp
Log Message:
-----------
[VE] Support multiple architectures installation
Change C++ header files placement to support multiple LLVM_RUNTIME_TARGETS
build. Also modifies regression test for it.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D114527
More information about the All-commits
mailing list