[lld] [LLD] Recognize 'mipspe' as a PE target name (PR #157305)
Martin Storsjö via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 8 02:52:38 PDT 2025
https://github.com/mstorsjo commented:
Looks reasonable to me.
Binutils did have some support for MIPS PE/COFF, which is being removed these days. Does this choice of name, `mipspe`, match what they used here? (The naming aspect here should ideally be synchronized, to allow for interoperability.)
https://github.com/llvm/llvm-project/pull/157305
More information about the llvm-commits
mailing list