mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Initial LLVM 18.1.4 support
This commit is contained in:
parent
aa4f9f7dfa
commit
2dd6423fab
19 changed files with 1288 additions and 711 deletions
|
@ -2,6 +2,7 @@
|
|||
#include "../Compiler/BfIRCodeGen.h"
|
||||
#include "BeDbgModule.h"
|
||||
#include "BeefySysLib/util/BeefPerf.h"
|
||||
#include "llvm/IR/DIBuilder.h"
|
||||
|
||||
#include "BeefySysLib/util/AllocDebug.h"
|
||||
#include "BeefySysLib/util/Hash.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue