This is an archive of the discontinued LLVM Phabricator instance.

[flang] Update recently added OpenMP tests to use the new driver
ClosedPublic

Authored by awarzynski on Apr 22 2021, 9:19 AM.

Details

Summary

Switching from %f18 to %flang_fc1 in LIT tests added in
https://reviews.llvm.org/D91159. This way these tests are run with the
new driver, flang-new, when enabled (i.e. when
FLANG_BUILD_NEW_DRIVER is set).

Diff Detail

Event Timeline

awarzynski created this revision.Apr 22 2021, 9:19 AM
awarzynski requested review of this revision.Apr 22 2021, 9:19 AM
Herald added a project: Restricted Project. · View Herald Transcript
awarzynski added a project: Restricted Project.
This revision is now accepted and ready to land.Apr 22 2021, 9:22 AM
This revision was landed with ongoing or failed builds.Apr 22 2021, 10:24 AM
This revision was automatically updated to reflect the committed changes.