Convert a use of sys::identifyFileType to sys::fs::identify_magic.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 11 Jun 2013 14:39:59 +0000 (14:39 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 11 Jun 2013 14:39:59 +0000 (14:39 +0000)
commitde6fe4d604e561a58854f09a3d985ea59e4db973
tree4a20c202a756bd2f790859374c0aa32cd6dbdb4e
parent6c59c7a6fdc5b58de4f3c349b59a567c239818e4
Convert a use of sys::identifyFileType to sys::fs::identify_magic.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183745 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/Binary.cpp