[flang] match alternate names for crtbegin in fastmath test
The fastmath test checks that crtfastmath.o is added between crtbeginS.o and crtend.o. On some systems the first file is instead called crtbegin.o - match these too. Related to https://reviews.llvm.org/D138675
Loading
Please sign in to comment