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 0ebbdc0 commit bb6101cCopy full SHA for bb6101c
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