[llvm] [Offload] define MSVC byte-order macros for rtl endianness checks (PR #202540)

Weronika Lewandowska via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 01:23:47 PDT 2026


================
@@ -33,6 +33,13 @@
 #include "llvm/Support/FileSystem.h"
 #include "llvm/Support/raw_ostream.h"
 
+// TODO: Replace with a shared runtime endianness abstraction.
----------------
wlemkows wrote:

@jhuber6 Given the current information, do we want to leave this solution as is?

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


More information about the llvm-commits mailing list