[asan] call __asan_init from .preinit_array. This simplifies __asan_init vs malloc...
[oota-llvm.git] / lib / Support / Program.cpp
2011-05-21 Andrew TrickHave Program::Wait return -2 for crashed and timeouts...
2011-05-11 Andrew TrickBugpoint support for miscompilations that result in...
2010-11-29 Michael J. SpencerMerge System into Support.