[llvm] It is really the byte order of the target that matters (PR #107915)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 00:18:42 PDT 2024


================
@@ -1,4 +1,4 @@
-# REQUIRES: host-byteorder-little-endian
+# REQUIRES: target-byteorder-little-endian
----------------
jh7370 wrote:

Same comment as above.

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


More information about the llvm-commits mailing list