[flang-commits] [flang] [Flang][OpenMP] Move the host-ir-flag test to the Driver directory (PR #70441)
via flang-commits
flang-commits at lists.llvm.org
Fri Oct 27 04:21:26 PDT 2023
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-flang-openmp
Author: Kiran Chandramohan (kiranchandramohan)
<details>
<summary>Changes</summary>
Moving since this is almost an end to end test and covers multiple stages.
---
Full diff: https://github.com/llvm/llvm-project/pull/70441.diff
1 Files Affected:
- (renamed) flang/test/Driver/OpenMP/host-ir-flag.f90 ()
``````````diff
diff --git a/flang/test/Lower/OpenMP/FIR/host-ir-flag.f90 b/flang/test/Driver/OpenMP/host-ir-flag.f90
similarity index 100%
rename from flang/test/Lower/OpenMP/FIR/host-ir-flag.f90
rename to flang/test/Driver/OpenMP/host-ir-flag.f90
``````````
</details>
https://github.com/llvm/llvm-project/pull/70441
More information about the flang-commits
mailing list