Change C++ header files placement to support multiple LLVM_RUNTIME_TARGETS
build. Also modifies regression test for it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D114527
[VE] Support multiple architectures installation ClosedPublic Authored by kaz7 on Nov 24 2021, 4:53 AM.
Details Summary Change C++ header files placement to support multiple LLVM_RUNTIME_TARGETS
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 6 2021, 2:43 AM Closed by commit rG83f572527e0f: [VE] Support multiple architectures installation (authored by kaz7). · Explain WhyDec 6 2021, 2:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 389479 clang/lib/Driver/ToolChains/VEToolchain.cpp
clang/test/Driver/Inputs/basic_ve_tree/include/c++/v1/.keep
clang/test/Driver/Inputs/basic_ve_tree/include/ve-unknown-linux-gnu/c++/v1/.keep
clang/test/Driver/ve-toolchain.c
clang/test/Driver/ve-toolchain.cpp
|