[all-commits] [llvm/llvm-project] 5a9b79: [gcov] Temporarily unsupport host-byteorder-big-en...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun May 10 10:29:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a9b792d7251e19f69f96c9619cde49497c79a07
https://github.com/llvm/llvm-project/commit/5a9b792d7251e19f69f96c9619cde49497c79a07
Author: Fangrui Song <maskray at google.com>
Date: 2020-05-10 (Sun, 10 May 2020)
Changed paths:
M compiler-rt/test/profile/Posix/instrprof-gcov-execlp.test
M compiler-rt/test/profile/Posix/instrprof-gcov-execvp.test
M compiler-rt/test/profile/Posix/instrprof-gcov-fork.test
M compiler-rt/test/profile/Posix/instrprof-gcov-parallel.test
M compiler-rt/test/profile/instrprof-gcov-__gcov_flush-multiple.test
M compiler-rt/test/profile/instrprof-gcov-__gcov_flush-terminate.test
M compiler-rt/test/profile/instrprof-gcov-exceptions.test
M compiler-rt/test/profile/instrprof-gcov-multiple-bbs-single-line.test
M compiler-rt/test/profile/instrprof-gcov-one-line-function.test
M compiler-rt/test/profile/instrprof-gcov-switch.test
M compiler-rt/test/profile/instrprof-gcov-two-objects.test
Log Message:
-----------
[gcov] Temporarily unsupport host-byteorder-big-endian
llvm-cov gcov does not support host-byteorder-big-endian yet.
More information about the All-commits
mailing list