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 bb6101c commit fea958eCopy full SHA for fea958e
llvm/tools/llvm-lto2/llvm-lto2.cpp
@@ -25,6 +25,7 @@
25
#include "llvm/Support/CommandLine.h"
26
#include "llvm/Support/FileSystem.h"
27
#include "llvm/Support/InitLLVM.h"
28
+#include "llvm/Support/PluginLoader.h"
29
#include "llvm/Support/TargetSelect.h"
30
#include "llvm/Support/Threading.h"
31
#include <atomic>
0 commit comments