OSDN Git Service

Temporarily fix gcov failures in big-endian hosts.
authorDiego Novillo <dnovillo@google.com>
Thu, 17 Sep 2015 19:05:48 +0000 (19:05 +0000)
committerDiego Novillo <dnovillo@google.com>
Thu, 17 Sep 2015 19:05:48 +0000 (19:05 +0000)
commit78bdd69df12d4249212c9b3b5512c520fc7a096f
tree5ad769fff90a67616498e65156bf64fcae10fcc4
parent4ae0d24c8a766d83adc292f2b7f836220bd6c45e
Temporarily fix gcov failures in big-endian hosts.

This test uses a gcov file generated in a little-endian host. The gcov
reader does not allow different endianness, so the test fails on big
endian hosts.

XFAILing for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247920 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SampleProfile/gcc-simple.ll