[all-commits] [llvm/llvm-project] 640c0a: [flang][nfc] Add missing `REQUIRES: asserts` in a ...
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Mon Jul 25 09:30:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 640c0ad0d5807140c4c31fc60cd3b261fc03bfbd
https://github.com/llvm/llvm-project/commit/640c0ad0d5807140c4c31fc60cd3b261fc03bfbd
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2022-07-25 (Mon, 25 Jul 2022)
Changed paths:
M flang/test/Driver/bbc-mlir-pass-pipeline.f90
Log Message:
-----------
[flang][nfc] Add missing `REQUIRES: asserts` in a test
This change is required for release builds - see
https://reviews.llvm.org/D130185 for more context.
I'm sending this without a review as this is rather straightforward and
identical to the changes from https://reviews.llvm.org/D130185 (the test
updated in this patch wasn't yet in-tree when D130185 landed).
More information about the All-commits
mailing list