Skip to content

Commit

Permalink
[Utils] Remove unused forward declaration CallGraph
Browse files Browse the repository at this point in the history
The last use was removed by:

  commit fa6ea7a
  Author: Arthur Eubanks <aeubanks@google.com>
  Date:   Mon Mar 20 11:18:35 2023 -0700
  • Loading branch information
kazutakahirata committed Jul 10, 2023
1 parent 9c0c210 commit caec941
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/include/llvm/Transforms/Utils/Cloning.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ class AAResults;
class AllocaInst;
class BasicBlock;
class BlockFrequencyInfo;
class CallGraph;
class DebugInfoFinder;
class DominatorTree;
class Function;
Expand Down

0 comments on commit caec941

Please sign in to comment.