Revert "[PGO] Fix computation of function Hash"
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 25 May 2020 18:13:03 +0000 (20:13 +0200)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 25 May 2020 18:14:28 +0000 (20:14 +0200)
commit2b8d6fa0acacba4dee31ed618a5596414b2279d5
treed5fc01dd3aecf8dc0f45020bf903045487b6108a
parentb321b429416ec51691a3c5372cb59912bded5f08
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
clang/lib/CodeGen/CodeGenPGO.cpp
clang/test/Profile/c-collision.c [deleted file]