Skip to content

Commit 2c54bf4

Browse files
committed
Revert "Reapply "[ctx_profile] Profile reader and writer" (#92199)"
This reverts commit c19f2c7. Broke the gcc-7 bot.
1 parent 411bf38 commit 2c54bf4

File tree

7 files changed

+0
-664
lines changed

7 files changed

+0
-664
lines changed

llvm/include/llvm/ProfileData/PGOCtxProfReader.h

Lines changed: 0 additions & 92 deletions
This file was deleted.

llvm/include/llvm/ProfileData/PGOCtxProfWriter.h

Lines changed: 0 additions & 91 deletions
This file was deleted.

llvm/lib/ProfileData/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ add_llvm_component_library(LLVMProfileData
77
ItaniumManglingCanonicalizer.cpp
88
MemProf.cpp
99
MemProfReader.cpp
10-
PGOCtxProfReader.cpp
11-
PGOCtxProfWriter.cpp
1210
ProfileSummaryBuilder.cpp
1311
SampleProf.cpp
1412
SampleProfReader.cpp
@@ -22,7 +20,6 @@ add_llvm_component_library(LLVMProfileData
2220
intrinsics_gen
2321

2422
LINK_COMPONENTS
25-
BitstreamReader
2623
Core
2724
Object
2825
Support

llvm/lib/ProfileData/PGOCtxProfReader.cpp

Lines changed: 0 additions & 173 deletions
This file was deleted.

0 commit comments

Comments
 (0)