llvm-project
0fb2f524
- [LLD] Recognize 'mipspe' as a PE target name (#157305)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
231 days ago
[LLD] Recognize 'mipspe' as a PE target name (#157305) When compiling for target `mipsel-windows-gnu` triple, clang is calling linker with `mipspe` machine. Handle this case.
References
#157305 - [LLD] Recognize 'mipspe' as a PE target name
Author
hpoussin
Parents
db746c65
Loading