[all-commits] [llvm/llvm-project] a0153e: [memprof] Fix builds under EXPENSIVE_CHECKS
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Nov 22 17:23:39 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0153eaa65e718f16fd22b4b784e0f8153f695d4
https://github.com/llvm/llvm-project/commit/a0153eaa65e718f16fd22b4b784e0f8153f695d4
Author: Kazu Hirata <kazu at google.com>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M llvm/lib/ProfileData/InstrProfReader.cpp
Log Message:
-----------
[memprof] Fix builds under EXPENSIVE_CHECKS
memprof::Version1 has been removed, so the whole block of code is
dead.
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