[all-commits] [llvm/llvm-project] cdd683: [gcov] Support big-endian .gcno and simplify versi...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jun 6 11:11:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cdd683b516d147925212724b09ec6fb792a40041
https://github.com/llvm/llvm-project/commit/cdd683b516d147925212724b09ec6fb792a40041
Author: Fangrui Song <maskray at google.com>
Date: 2020-06-06 (Sat, 06 Jun 2020)
Changed paths:
M clang/test/CodeGen/code-coverage.c
M compiler-rt/lib/profile/GCDAProfiling.c
M llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
M llvm/test/Transforms/GCOVProfiling/function-numbering.ll
M llvm/test/Transforms/GCOVProfiling/version.ll
Log Message:
-----------
[gcov] Support big-endian .gcno and simplify version handling in .gcda
More information about the All-commits
mailing list