Skip to content

Commit bb6101c

Browse files
committed
Revert opt case
1 parent 0ebbdc0 commit bb6101c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/tools/opt/optdriver.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
#include "llvm/Support/ErrorHandling.h"
4444
#include "llvm/Support/FileSystem.h"
4545
#include "llvm/Support/InitLLVM.h"
46+
#include "llvm/Support/PluginLoader.h"
4647
#include "llvm/Support/SourceMgr.h"
4748
#include "llvm/Support/SystemUtils.h"
4849
#include "llvm/Support/TargetSelect.h"

0 commit comments

Comments
 (0)