[Support/PathV2] Fix out of bounds access in identify_magic when the file is empty.
[oota-llvm.git] / lib / Support / Process.cpp
2012-05-06 NAKAMURA TakumiSupport/Process: Move llvm::sys::Process::GetRandomNumb...
2012-05-05 Daniel Dunbar[Support] Add missing include.
2012-05-05 Daniel Dunbar[Support] Add sys::Process::GetRandomNumber().
2010-11-29 Michael J. SpencerMerge System into Support.