This is an archive of the discontinued LLVM Phabricator instance.

Switch from autoconfigure to cmake for clang-cmake-x86_64-avx2-linux builder
ClosedPublic

Authored by yinyangsx on Jan 31 2023, 10:38 PM.

Details

Summary

According to LNT test doc, the autoconfigure support is deprecated, so this patch is for using cmake instead for "clang-cmake-x86_64-avx2-linux" builder.

Diff Detail

Event Timeline

yinyangsx created this revision.Jan 31 2023, 10:38 PM
Herald added a project: Restricted Project. · View Herald Transcript
yinyangsx requested review of this revision.Jan 31 2023, 10:38 PM
yinyangsx retitled this revision from Switch from Makefile test-suite to cmake test-suite for clang-cmake-x86_64-avx2-linux builder to Switch from autoconfigure to cmake for clang-cmake-x86_64-avx2-linux builder.Jan 31 2023, 11:03 PM
yinyangsx edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Feb 1 2023, 11:36 PM

Hi @gkistanova, could you please help land this change? Seems I have no permission to land.