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 56446fe commit 2fd4e76Copy full SHA for 2fd4e76
src/rustllvm/PassWrapper.cpp
@@ -8,6 +8,7 @@
8
#include "llvm/Analysis/TargetLibraryInfo.h"
9
#include "llvm/Analysis/TargetTransformInfo.h"
10
#include "llvm/CodeGen/TargetSubtargetInfo.h"
11
+#include "llvm/InitializePasses.h"
12
#include "llvm/IR/AutoUpgrade.h"
13
#include "llvm/IR/AssemblyAnnotationWriter.h"
14
#include "llvm/IR/IntrinsicInst.h"
0 commit comments