aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/EndianTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-10-08Fix another UBSan test error from r248897 and follow on fix r249689Teresa Johnson1-0/+84
2015-09-30Add support for sub-byte aligned writes to lib/Support/Endian.hTeresa Johnson1-0/+48
2013-01-02[Support][Endian] Add support for specifying the alignment and native unalign...Michael J. Spencer1-11/+11
2012-12-04Sort the #include lines for unittest/...Chandler Carruth1-1/+1
2010-11-29Merge System into Support.Michael J. Spencer1-1/+1
2010-10-21Support: Add Endian.hMichael J. Spencer1-0/+72