[lld] [lld] Add target support for SystemZ (s390x) (PR #75643)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 10 20:51:04 PST 2024
MaskRay wrote:
BTW, I wonder whether we should use `Arch/S390X.cpp` and `test/ELF/s390x-*`. There are precedents in llvm-project:
```
clang/test/Preprocessor/init-s390x.c
compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp
lldb/source/Plugins/ABI/SystemZ/ABISysV_s390x.cpp
```
https://github.com/llvm/llvm-project/pull/75643
More information about the llvm-commits
mailing list