Fix and add tests for all cases in x86 and x86_64 where gnu as implicitly
[oota-llvm.git] / unittests / Support / System.cpp
2010-10-04 Francois Pichetstatic_cast to long, otherwise MSVC 2008 won't compile.
2010-09-24 Michael J. Spencerunittests: Support Windows.
2010-01-22 Torok EdwinFix TimeValue::now() on Unix.