This is an archive of the discontinued LLVM Phabricator instance.

[zorg] Remove flang-aarch64-ubuntu-out-of-tree-new-driver
ClosedPublic

Authored by rovka on May 12 2021, 1:52 AM.

Details

Summary

The new driver is on by default now, so this builder does the same thing
as flang-aarch64-ubuntu-out-of-tree.

Diff Detail

Event Timeline

rovka created this revision.May 12 2021, 1:52 AM
rovka requested review of this revision.May 12 2021, 1:52 AM

@rovka , we need https://reviews.llvm.org/D102323 before this can be merged (or some other solution). Tl;Dr, FLANG_BUILD_NEW_DRIVER is set in llvm-project/llvm. When building out-of-tree, the default value set there is not available.

gkistanova accepted this revision.May 12 2021, 4:46 PM

LGTM

But please wait for the patch Andrzej mentioned before committing.

This revision is now accepted and ready to land.May 12 2021, 4:46 PM