[flang] Fix `flang` (the bash wrapper script for the Flang driver)
Remove erroneous `||` at the end of an `if` condition. This was introduced in https://reviews.llvm.org/D106871.
Loading
Please register or sign in to comment
Remove erroneous `||` at the end of an `if` condition. This was introduced in https://reviews.llvm.org/D106871.