This is an archive of the discontinued LLVM Phabricator instance.

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

Diff Detail

Event Timeline

kaz7 requested review of this revision.Nov 24 2021, 4:53 AM
kaz7 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 24 2021, 4:53 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
kaz7 updated this revision to Diff 389479.Nov 24 2021, 5:57 AM

Update ve-toolchain.c and ve-toolchain.cpp using -ccc-install-dir
option.

kaz7 updated this revision to Diff 391223.Dec 1 2021, 11:46 PM

Rebase to the latest main.

simoll accepted this revision.Dec 6 2021, 2:43 AM

I will configure the clang-ve-staging bot to start testing libcxx/libcxxabi

This revision is now accepted and ready to land.Dec 6 2021, 2:43 AM
This revision was automatically updated to reflect the committed changes.