[asan] call __asan_init from .preinit_array. This simplifies __asan_init vs malloc...
[oota-llvm.git] / lib / Support / Errno.cpp
2011-02-09 NAKAMURA Takumilib/Support/Errno.cpp: Check strerror_s() with HAVE_DEC...
2010-11-29 Michael J. SpencerMerge System into Support.