[PATCH] D130628: [zorg] Run test-suite with flang-new

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 05:52:16 PDT 2022


rovka planned changes to this revision.
rovka added a comment.

@DavidSpickett You're right, it's probably better to put the list in the test-suite. I'll update accordingly.

In D130628#3682032 <https://reviews.llvm.org/D130628#3682032>, @DavidSpickett wrote:

> Also why exactly is NO_STOP_MESSAGE needed? I guess fortran tests do some stdout comparison and this would otherwise print a line that gets in the way.

Yep, that's exactly it :) This is documented here <https://flang.llvm.org/docs/FortranLLVMTestSuite.html#:~:text=to%20set%20the-,NO_STOP_MESSAGE,-environment%20variable%20to>.


Repository:
  rZORG LLVM Github Zorg

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130628/new/

https://reviews.llvm.org/D130628



More information about the llvm-commits mailing list