[PATCH] test-suite: Add support for unaligned read32bit and write32bit

Daniel Dunbar daniel at zuster.org
Fri Feb 14 09:29:10 PST 2014


  I would probably change the names of write/read32bit to match the endianness they are satisfying. I think write32bit is "writeBE32bit" for write big-endian, isn't it?

http://llvm-reviews.chandlerc.com/D2648



More information about the llvm-commits mailing list