Support/FileSystem: Add file_magic and move a vew clients over to it.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 13 Dec 2011 23:17:12 +0000 (23:17 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 13 Dec 2011 23:17:12 +0000 (23:17 +0000)
commit5b08230930ee219382f6d0abe9d16aa160907169
tree21c429e092426045222814e85a0c4ff62ea643c0
parentb92cb30cf547bf9a8590a981a49040f480c8eb82
Support/FileSystem: Add file_magic and move a vew clients over to it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146523 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileSystem.h
lib/Archive/ArchiveWriter.cpp
lib/Support/Path.cpp
lib/Support/PathV2.cpp