[flang-commits] [flang] [flang] Fixed driver link LIT test for PPC targets. (PR #134320)

Daniel Chen via flang-commits flang-commits at lists.llvm.org
Thu Apr 3 16:52:59 PDT 2025


https://github.com/DanielCChen approved this pull request.

Thanks for fixing the failure! 
This is actually how it is run on LoP, which is why I couldn't reproduce it.
`/scratch/cdchen/FLANG/build/bin/flang -### --target=ppc64le-linux-gnu /scratch/cdchen/FLANG/llvm-project/flang/test/Driver/Inputs/hello.f90 2>&1 | /scratch/cdchen/FLANG/build/bin/FileCheck /scratch/cdchen/FLANG/llvm-project/flang/test/Driver/linker-flags.f90 --check-prefixes=CHECK,UNIX,UNIX-F128NONE # RUN: at line 5`


https://github.com/llvm/llvm-project/pull/134320


More information about the flang-commits mailing list