Support: Use llvm::COFF::BigObjMagic
authorRui Ueyama <ruiu@google.com>
Thu, 11 Sep 2014 22:34:32 +0000 (22:34 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 11 Sep 2014 22:34:32 +0000 (22:34 +0000)
commitcf9142d479122b8d8b41b27347ea26a0baf79c10
treecc9144e15488d2415739853f780a51cae10f185a
parentf70f3d4708120d66242c0c4ac8fe885af7c90bc2
Support: Use llvm::COFF::BigObjMagic

Use llvm::COFF::BigObjMagic insetad of the string literal.
Also checks the version number.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217633 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Path.cpp
unittests/Support/Path.cpp