[llvm] [CodeGen][Mips] Explicit ELF output file format for MIPS tests (PR #114678)

YunQiang Su via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 21 18:31:05 PST 2024


wzssyqa wrote:

On My AARCH64 Mac
```
syq at syqs-iMac> clang --target=aarch64 -c xx.c                                                                                                                                                          
syq at syqs-iMac> file xx.o                                                                                                                                                                               
xx.o: ELF 64-bit LSB relocatable, ARM aarch64, version 1 (SYSV), not stripped
```

https://github.com/llvm/llvm-project/pull/114678


More information about the llvm-commits mailing list