================ @@ -24,7 +24,11 @@ namespace llvm { namespace support { -enum endianness {big, little, native}; +enum endianness { ---------------- kazutakahirata wrote: Yes, indeed. I'm planning to do that. Thank you for the review! https://github.com/llvm/llvm-project/pull/67876