[PATCH] D114527: [VE] Support multiple architectures installation

Kazushi Marukawa via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 24 04:53:43 PST 2021


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.  Also modifies regression test for it.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114527

Files:
  clang/lib/Driver/ToolChains/VEToolchain.cpp
  clang/test/Driver/ve-toolchain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114527.389466.patch
Type: text/x-patch
Size: 6584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211124/3a2bdc11/attachment.bin>


More information about the cfe-commits mailing list