Move the search for the appropriate AND instruction
[oota-llvm.git] / include / llvm / System / Errno.h
2009-07-01 Jeffrey YasskinAdd a portable strerror*() wrapper, llvm::sys::StrError...