[all-commits] [llvm/llvm-project] 9d86f2: [flang] skip fast_math linker test on powerpc #3
Tom Eccles via All-commits
all-commits at lists.llvm.org
Mon Dec 12 13:49:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d86f2dc4f1d2e4e1a991be82384bbdb310f0618
https://github.com/llvm/llvm-project/commit/9d86f2dc4f1d2e4e1a991be82384bbdb310f0618
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M flang/test/Driver/fast_math.f90
Log Message:
-----------
[flang] skip fast_math linker test on powerpc #3
Another attempt to skip the fast-math linker test on powerpc. The test
has to be skipped because there is no crtfastmath.o on powerpc.
Change recommended by Amy Kwan <amyk>.
See https://reviews.llvm.org/D138675
More information about the All-commits
mailing list