[all-commits] [llvm/llvm-project] 46446e: [flang][driver] Add missing `! REQUIRES` LIT direc...
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Wed Jun 16 14:03:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46446e398b5202303280d9e18676c07529f1d0b0
https://github.com/llvm/llvm-project/commit/46446e398b5202303280d9e18676c07529f1d0b0
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2021-06-16 (Wed, 16 Jun 2021)
Changed paths:
M flang/test/Driver/dump-all.f90
Log Message:
-----------
[flang][driver] Add missing `! REQUIRES` LIT directive
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.
More information about the All-commits
mailing list