[PATCH] Add {read,write}{16,32,64}{le,be} functions

Michael Spencer bigcheesegs at gmail.com
Fri Feb 27 13:25:52 PST 2015


These functions already exist llvm/Support/Endian.h as llvm::endian::{read,write}<{u,}int{8,16,32,64}_t, endianness, alignment>. If you would like the short names, typedef these.


http://reviews.llvm.org/D7927

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list