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 d0cb5b2 commit f0affb0Copy full SHA for f0affb0
llvm/include/llvm-c/ExecutionEngine.h
@@ -23,6 +23,7 @@
23
#include "llvm-c/Target.h"
24
#include "llvm-c/TargetMachine.h"
25
#include "llvm-c/Types.h"
26
+#include "llvm/Support/Compiler.h"
27
28
LLVM_C_EXTERN_C_BEGIN
29
0 commit comments