SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/py-llvmlite/patches/patch-ffi_passmanagers_cpp
Normal file
13
devel/py-llvmlite/patches/patch-ffi_passmanagers_cpp
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: ffi/passmanagers.cpp
|
||||
--- ffi/passmanagers.cpp.orig
|
||||
+++ ffi/passmanagers.cpp
|
||||
@@ -17,9 +17,6 @@
|
||||
#include "llvm-c/Transforms/IPO.h"
|
||||
#include "llvm-c/Transforms/Scalar.h"
|
||||
#include "llvm/IR/LegacyPassManager.h"
|
||||
-#if LLVM_VERSION_MAJOR > 11
|
||||
-#include "llvm/IR/RemarkStreamer.h"
|
||||
-#endif
|
||||
#include "llvm/IR/LLVMRemarkStreamer.h"
|
||||
#include "llvm/Remarks/RemarkStreamer.h"
|
||||
#include "llvm/Transforms/IPO.h"
|
Loading…
Add table
Add a link
Reference in a new issue