[all-commits] [llvm/llvm-project] 3fd777: [flang] Fix FIR test failures
Pete Steinfeld via All-commits
all-commits at lists.llvm.org
Tue Nov 17 12:30:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3fd777403349e920979a9ea30eaf05d7317d7b09
https://github.com/llvm/llvm-project/commit/3fd777403349e920979a9ea30eaf05d7317d7b09
Author: Peter Steinfeld <psteinfeld at nvidia.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M flang/test/Fir/fir-ops.fir
Log Message:
-----------
[flang] Fix FIR test failures
When doing out-of-tree builds, FIR tests were failing. I made a change
similar to the one by @jurahul to fix this.
Differential Revision: https://reviews.llvm.org/D91654
More information about the All-commits
mailing list