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 f2cead3 commit baf89f5Copy full SHA for baf89f5
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