Skip to content

Commit

Permalink
Revert "Reapply "[ctx_profile] Profile reader and writer" (#92199)"
Browse files Browse the repository at this point in the history
This reverts commit c19f2c7.

Broke the gcc-7 bot.
  • Loading branch information
joker-eph committed May 15, 2024
1 parent 411bf38 commit 2c54bf4
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 664 deletions.
92 changes: 0 additions & 92 deletions llvm/include/llvm/ProfileData/PGOCtxProfReader.h

This file was deleted.

91 changes: 0 additions & 91 deletions llvm/include/llvm/ProfileData/PGOCtxProfWriter.h

This file was deleted.

3 changes: 0 additions & 3 deletions llvm/lib/ProfileData/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ add_llvm_component_library(LLVMProfileData
ItaniumManglingCanonicalizer.cpp
MemProf.cpp
MemProfReader.cpp
PGOCtxProfReader.cpp
PGOCtxProfWriter.cpp
ProfileSummaryBuilder.cpp
SampleProf.cpp
SampleProfReader.cpp
Expand All @@ -22,7 +20,6 @@ add_llvm_component_library(LLVMProfileData
intrinsics_gen

LINK_COMPONENTS
BitstreamReader
Core
Object
Support
Expand Down
173 changes: 0 additions & 173 deletions llvm/lib/ProfileData/PGOCtxProfReader.cpp

This file was deleted.

Loading

0 comments on commit 2c54bf4

Please sign in to comment.