Use the correct for for the version. It's little endian and my brain is
authorBill Wendling <isanbard@gmail.com>
Tue, 26 Jul 2011 18:31:41 +0000 (18:31 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 26 Jul 2011 18:31:41 +0000 (18:31 +0000)
commit726f1b90a9e9149227a9aa37a2219f167776f804
tree1b2e0abad1980f9f327f9e0e29a144fe805716c5
parent189610f9466686a91fb7d847b572e1645c785323
Use the correct for for the version. It's little endian and my brain is
obviously big endian. :-)
PR10502

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136111 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/GCOVProfiling.cpp