We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b83ee4 commit 130ee9eCopy full SHA for 130ee9e
llvm/tools/opt/optdriver.cpp
@@ -43,6 +43,7 @@
43
#include "llvm/Support/ErrorHandling.h"
44
#include "llvm/Support/FileSystem.h"
45
#include "llvm/Support/InitLLVM.h"
46
+#include "llvm/Support/PluginLoader.h"
47
#include "llvm/Support/SourceMgr.h"
48
#include "llvm/Support/SystemUtils.h"
49
#include "llvm/Support/TargetSelect.h"
0 commit comments