[NFC][llvm-objcopy] Fix redundant config checks.
The check for unsupported options checks some configs twice in a || expression. Fixes PR47107.
Loading
Please sign in to comment
The check for unsupported options checks some configs twice in a || expression. Fixes PR47107.