[flang] Allow all OSes in fir::CodeGenSpecifics::get
This allows all ELF operating systems to use target specifics tuned for Linux, since they use mostly the same ABIs. If some triples are to excluded, it's better done at the driver layer. Reviewed By: emaste Differential Revision: https://reviews.llvm.org/D135100
Loading
Please sign in to comment