We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dae9e40 + 6ddf912 commit 59d8da0Copy full SHA for 59d8da0
compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
@@ -7,6 +7,7 @@
7
// * https://github.com/llvm/llvm-project/blob/8ef3e895ad8ab1724e2b87cabad1dacdc7a397a3/llvm/include/llvm/Object/ArchiveWriter.h
8
// * https://github.com/llvm/llvm-project/blob/8ef3e895ad8ab1724e2b87cabad1dacdc7a397a3/llvm/lib/Object/ArchiveWriter.cpp
9
10
+#include "llvm/ADT/SmallString.h"
11
#include "llvm/IR/LLVMContext.h"
12
#include "llvm/Object/ObjectFile.h"
13
0 commit comments