Change the way the lint sanity checking pass detects misaligned memory accesses.
[oota-llvm.git] / test / Other / llvm-cov.test
2012-09-23 Nick LewyckyDon't do actual work inside an assert statement. Fixes...