summaryrefslogtreecommitdiff
path: root/lib/Support/Path.cpp
Commit message (Expand)AuthorAge
* ObjectFile: Add support for mach-o-style dSYM companion files.Benjamin Kramer2011-09-14
* Add support for 64-bit object files to Path.Eric Christopher2011-04-22
* Assorted bugfixes in object file handling:Eric Christopher2011-04-03
* Support/PathV2: Add identify_magic.Michael J. Spencer2011-01-15
* Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::...Michael J. Spencer2011-01-10
* Support/Path: Deprecate Path::hasMagicNumber and replace all uses with fs::ha...Michael J. Spencer2010-12-28
* Delete Path::appendSuffix's return value; it wasn't used anywhere, whichDan Gohman2010-12-01
* Merge System into Support.Michael J. Spencer2010-11-29