[CodeView] Fix endianness bug.
We should be outputting in little endian, but we were writing in host endianness. llvm-svn: 304741
Loading
Please register or sign in to comment
We should be outputting in little endian, but we were writing in host endianness. llvm-svn: 304741