[all-commits] [llvm/llvm-project] 2b8d6f: Revert "[PGO] Fix computation of function Hash"
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Mon May 25 11:14:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2b8d6fa0acacba4dee31ed618a5596414b2279d5
https://github.com/llvm/llvm-project/commit/2b8d6fa0acacba4dee31ed618a5596414b2279d5
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-05-25 (Mon, 25 May 2020)
Changed paths:
M clang/lib/CodeGen/CodeGenPGO.cpp
R clang/test/Profile/c-collision.c
Log Message:
-----------
Revert "[PGO] Fix computation of function Hash"
This reverts commit 7c298c104bfe725d4315926a656263e8a5ac3054.
Fails make check-clang.
Failing Tests (8):
Clang :: Profile/c-counter-overflows.c
Clang :: Profile/c-general.c
Clang :: Profile/c-unprofiled-blocks.c
Clang :: Profile/cxx-rangefor.cpp
Clang :: Profile/cxx-throws.cpp
Clang :: Profile/misexpect-switch-default.c
Clang :: Profile/misexpect-switch-nonconst.c
Clang :: Profile/misexpect-switch.c
More information about the All-commits
mailing list