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 543f948 commit c318882Copy full SHA for c318882
llvm/lib/Transforms/Utils/CloneModule.cpp
@@ -11,6 +11,7 @@
11
//
12
//===----------------------------------------------------------------------===//
13
14
+#include "llvm-c/Core.h"
15
#include "llvm/IR/DerivedTypes.h"
16
#include "llvm/IR/Module.h"
17
#include "llvm/Transforms/Utils/Cloning.h"
0 commit comments