Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 586277f

Browse files
committedApr 27, 2020
[opt] NewPMDriver.h - remove unused LLVMContext forward declaration. NFC.
1 parent 9671712 commit 586277f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎llvm/tools/opt/NewPMDriver.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
namespace llvm {
2424
class StringRef;
25-
class LLVMContext;
2625
class Module;
2726
class TargetMachine;
2827
class ToolOutputFile;

0 commit comments

Comments
 (0)
Please sign in to comment.