[all-commits] [llvm/llvm-project] 168886: Revert "[gcov] Ignore blocks from another file"
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Aug 14 09:26:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 168886891651ac92428f8a9992ac3af6df0de306
https://github.com/llvm/llvm-project/commit/168886891651ac92428f8a9992ac3af6df0de306
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
R compiler-rt/test/profile/Posix/gcov-file-change.cpp
M llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
Log Message:
-----------
Revert "[gcov] Ignore blocks from another file"
This reverts commit 1f34e282e8066281eb1447e21e44a2a2e9983e79.
Test fails on x86-64 mac, see comments on https://reviews.llvm.org/rG1f34e282e8066281eb1447e21e44a2a2e9983e79.
More information about the All-commits
mailing list