[PATCH] D100309: [flang] Update the remaining tests to use the new driver when enabled
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 12 10:34:04 PDT 2021
awarzynski added a comment.
Apologies for sending such a chunky patch. Please let me know if you see a good way to split this.
Vast majority of changes here are automatic:
grep -IEZlr "%f18" flang/test/ | xargs -0 -l sed -i 's/%f18/%flang_fc1/g
I hope that this helps!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100309/new/
https://reviews.llvm.org/D100309
More information about the llvm-commits
mailing list