Skip to content

Commit

Permalink
[flang][driver] Add missing ! REQUIRES LIT directive
Browse files Browse the repository at this point in the history
The test added in https://reviews.llvm.org/D104305 will only work with
the new driver and should be marked as such.

Sending this without a review as it's fairly straightforward and fixes
test failures for developers that don't want to build the new driver.
  • Loading branch information
banach-space committed Jun 16, 2021
1 parent ec3049c commit 46446e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flang/test/Driver/dump-all.f90
@@ -1,3 +1,5 @@
! REQUIRES: new-flang-driver

!----------
! RUN lines
!----------
Expand Down

0 comments on commit 46446e3

Please sign in to comment.