[Support][FileSystem] Fix identify_magic for big endian ELF.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 5 Apr 2013 20:10:04 +0000 (20:10 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 5 Apr 2013 20:10:04 +0000 (20:10 +0000)
commitc0a74e28cf937f0e847b1bb907c396411e2aac36
tree4adae1662b66cc3fd51dcaa2b99fcf7bc14ea600
parent3455b32b3e795ea27a31b6cb1c225812515e3e2c
[Support][FileSystem] Fix identify_magic for big endian ELF.

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