aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/Path.cpp
AgeCommit message (Expand)Author
2011-04-22Add support for 64-bit object files to Path.Eric Christopher
2011-04-03Assorted bugfixes in object file handling:Eric Christopher
2011-01-15Support/PathV2: Add identify_magic.Michael J. Spencer
2011-01-10Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::...Michael J. Spencer
2010-12-28Support/Path: Deprecate Path::hasMagicNumber and replace all uses with fs::ha...Michael J. Spencer
2010-12-01Delete Path::appendSuffix's return value; it wasn't used anywhere, whichDan Gohman
2010-11-29Merge System into Support.Michael J. Spencer