[lld] [lld][ELF] Add armeb support when incoming bc is arm big endian (PR #72604)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 13:07:30 PST 2023


================
@@ -0,0 +1,12 @@
+; REQUIRES: arm
----------------
MaskRay wrote:

You can use `arm.ll`. I added some tests there.

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


More information about the llvm-commits mailing list