[all-commits] [llvm/llvm-project] 0eb7d8: Revert "[InstrProf] Add new format for -fprofile-l...
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Aug 4 10:05:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0eb7d86f5873ce897894339a3cc5bc69ca507bee
https://github.com/llvm/llvm-project/commit/0eb7d86f5873ce897894339a3cc5bc69ca507bee
Author: Nico Weber <thakis at chromium.org>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M clang/docs/UsersManual.rst
M clang/include/clang/Basic/ProfileList.h
M clang/lib/Basic/ProfileList.cpp
M clang/lib/CodeGen/CodeGenFunction.cpp
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/CodeGen/CodeGenModule.h
R clang/test/CodeGen/profile-filter-new.c
M clang/test/CodeGen/profile-function-groups.c
Log Message:
-----------
Revert "[InstrProf] Add new format for -fprofile-list="
This reverts commit b692312ca432d9a379f67a8d83177a6f1722baaa.
Breaks tests on Windows, see https://reviews.llvm.org/D130808#3699952
More information about the All-commits
mailing list