[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)
commitb8055cbc9dde9d1386d85f1e6f0876cef1646c87
treec91079b3b6908eeb4153d101a05a54d950cfd9d0
parent3add3e9c4aecc83c5dad9e5886282c68c5a5f69c
[Support][FileSystem] Fix identify_magic for big endian ELF.

llvm-svn: 178905
llvm/lib/Support/PathV2.cpp
llvm/unittests/Support/Path.cpp