[all-commits] [llvm/llvm-project] 32476b: Revert " [profile] Implement a non-mmap path when ...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Wed Mar 19 13:32:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32476b99344fb0a3b85acbdba666e165181ec638
https://github.com/llvm/llvm-project/commit/32476b99344fb0a3b85acbdba666e165181ec638
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingFile.c
M compiler-rt/lib/profile/InstrProfilingPort.h
M compiler-rt/lib/profile/InstrProfilingUtil.c
M compiler-rt/lib/profile/InstrProfilingUtil.h
M compiler-rt/test/profile/Posix/instrprof-fork.c
R compiler-rt/test/profile/instrprof-no-mmap-during-merging.c
Log Message:
-----------
Revert " [profile] Implement a non-mmap path when reading profile files from a non-local filesystem (#131177)"
This reverts commit 14c95e0c8b25f6deba47cd279c5dcdeef3870159.
Test fails on mac, e.g. https://green.lab.llvm.org/job/llvm.org/job/clang-stage1-RA/3899/testReport/junit/Profile-x86_64/Profile-x86_64/instrprof_no_mmap_during_merging_c/
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list