[lld-macho] Fix -bitcode_process_mode arg type
This is still undocumented and unsupported, but if someone passed it before you would end up with a missing file error since this takes an argument that wouldn't be handled. Differential Revision: https://reviews.llvm.org/D130606
Loading
Please sign in to comment